Skip to content

File Structure

therealfarfetchd edited this page Nov 12, 2018 · 2 revisions

File Structure

All files used by architect (except for textures) are stored in assets/your-modid/render. The following files/directories are all relative to this directory.

  • /block: Block model definitions
  • /item: Item model definitions
  • /part: Part files (loaded via the external part type)
  • /obj: OBJ/MTL files
  • /_factories.json: Custom models/parts/transforms
Clone this wiki locally