ldtteam / Structurize

Minecraft Structures
GNU General Public License v3.0
44 stars 45 forks source link

Nested blueprints - modify scanning to remove black magic during/post placement #660

Open Nightenom opened 5 months ago

Nightenom commented 5 months ago

Is there an existing change request for this?

Are you using the latest Structurize Version?

Did you check on the Wiki? or ask on Discord?

Minecraft Version

1.20

Structurize Version

n/a

Related Mods and their Versions

No response

Current Behavior

Barracks - towers issue: requires black magic around rot/mir

Enhancement or Change description

During scan we also save relative rot/mir into child anchor, so on placement we do anchor.rotmir().add(child.relativeRotmir())

Anything else?

No response

Footer


Viewers