The Terasology Foundation

Structure Templates (I) : Create a building template using StructureTemplates

Next Task ->

Terasology's StructureTemplates (ST) module implements templates that can be used to spawn the same building over and over again, either using an item or programmatically. Your task is to create a few building templates of your own based on the list below and using StructureTemplates.

Building Templates:

  • a quarter of a roman-style Colosseum
  • decorated roman-style pillar for a bridge, triumph arch or aqueduct
  • decorated roman-style arch for a bridge, triumph arch or aqueduct
  • roman-style villa
  • roman-style dome roof

Acceptance Criteria

  • You must fork this module and submit a Pull Request (PR) with your new Structure Template
  • Attach screenshots of the new structure in-game (spawned multiple times) using the ST tool

Rejection Criteria

  • Building is not placeable using the ST tool
  • Building is not in "Building Templates" list above

Where to start

  • Use the command give structureTemplateGenerator to get an item that can be used to create structure templates in-game!
  • The forum threads for StructuralTemplates help introduce the system
  • Check references for roman style architecture

Task tags

  • building
  • json
  • testing
  • design
  • 2d texturing

Students who completed this task

nailorcn, ujjman, M.Kasker

Task type

  • web Design
close

2019