Furniture Basics - AndroidQuazar/VanillaExpandedFramework GitHub Wiki
The furniture module includes code shared by the Vanilla Furniture Expanded series of mods:
- Furniture Comp Classes, several classes that can be accessed through XML to give certain behaviours to items
- Furniture Thought Classes, several classes that add different Thoughts to pawns
Most of the code in this module is structured in comp classes, so you just add them in XML in the tag. Examples are provided in each section.
Inside the framework, the namespace to access all the Furniture classes is "VanillaFurnitureExpanded"