mrh0 / buildersaddition

Builders Addition Minecraft Forge Mod by MRH0
MIT License
6 stars 12 forks source link

Suggestion: Change panel's tag "type: <side>" to "facing: side" so that it doesn't mess up structure saving #34

Closed tiagoacarvalho closed 3 years ago

tiagoacarvalho commented 3 years ago

When you save a structure containing panels and paste it somewhere else rotated, the panels will be on the wrong orientation (maintaining the orientation they had instead of rotating along with the structure) I believe using "facing" instead of "type" on the nbt would resolve this issue, but it might not.

I ran across it in survival using panels with Create Mod's Schematicannon

mrh0 commented 3 years ago

the name isn't the issue but I'm working on a fix.

mrh0 commented 3 years ago

Fixed in 20210730b, however only on 1.17.1 atm.

mrh0 commented 3 years ago

in 1.16.5 20210807a