Skip to content

Multistructure Wand

ScalarVector edited this page Mar 11, 2025 · 3 revisions

Description

MultistructureWand

The multistructure wand is one of two primary tools of the mod. It allows you to easily select multiple rectangular selections of the world and then save them to a single multistructure file. This allows you to easily create things such as variants of a structure or procedural generation.

Usage

To use the multistructure wand:

  • first left-click one of the corners of your structure. A blue indicator should appear.

  • Next left-click the opposite corner of your structure. You should see a red indicator and yellow box appear.

  • You can click and drag either indicator to adjust the dimensions afterwards.

  • From here you can then right-click to add the area to the multistructure, or left-click again to return to step 1.

  • Repeat steps 1-4 for as many structures as you wish to be saved in the file

  • Open your inventory and right-click on the wand item to finish and save all of the structures to a multistructure file.

Why/When should I use this over a Structure Wand?

  • When you want to generate a structure with multiple variations

  • When you want to create procedural generation, such as a dungeon made up of rooms and halls

  • When you need to programmatically iterate through structures

Clone this wiki locally