Underground Templates - Rinju99/StructureTemplates GitHub Wiki
You can make an underground template for quicker underground building. In order to make such a template, you need to place the structure underground while editing it and activate Record Block Removal
. With this option active, any block removal you do will count result in the new air block being added to the template. Any block placement will result in the air block being removed from the structure template.
The user could access a template from StructureTemplate for faster underground building.
- Create a new world with
Structure Templates
activated.
- Press
f1
to open the command prompt - type
give structuretemplateitem
in the command line. - User will receive a template tool.
verify: a white tool with a bold T appears.
- Press
ESC
to get out of the command line.
- Right-click to Place the template on the ground.
- Press
E
while pointing at thetemplate
to open menu.
verify: Menu withrecord block removal
will appear. - Press
Esc
to exit.
- Click
E
while pointing to theorigin
.
- Select
Record Block Removal
.
- Start removing blocks by right click.
- As you remove blocks, the air blocks are added to the template
Verify: You can see a structure being formed surrounded by a white line.
- Once you are happy with your structure, go to
origin
and openmenu
.
- Select
Copy->clipboard
, paste it and save thejson
code in theprefab
of the mod.
- go back to the game and select
Create Structure Spawner
.
Verify: user receives a white tool.
- press
esc
to exit from the menu.
- right click to place the structure to create the underground.