How to Submit your Structure - Valks-Terraria-Mods/Structify GitHub Wiki
Getting Started
The Dragon Lens Mod will allow us to obtain the items we need from the Structure Helper Mod. Structure Helper is a dependency of Structify so it will be installed already but you will have to manually install Dragon Lens. Once you have Dragon Lens, open up the Item Spawner menu, click on Filter icon, and select the Structure Helper [St] button.
Structure Helper Items and What they Do
The yellow Structure Wand allows you to save your structures.
- Left Click: Creates selection.
- Right Click: Saves structure.
The red Structure Placer Wand allows you to place and preview your creations in the world.
- Right Click: Select what structure to place.
- Left Click: Places the structure.
The white glass Null Block allows you to preserve the tile at this position. This is useful for allowing for example water tiles to be placed on those tiles.
The gray Null Wall is much like the null block except its for walls.
The Wrench just places a combination of the null tile and wall at the same time.
Putting it All Together
Once you have your structure selected, right click again to give it a name and save it.
There will be a new file called SailBoat.shstruct
file in Documents\My Games\Terraria\tModLoader\SavedStructures
.
And you're done!
Once you have the .shstruct
file, you can upload it to the discord.
Optional
If you want to save me some time you can also read How to Screenshot your Structure and How to Create a Pull Request.