In 1.20.80 previews, a new API was added as a wrapper of the structure command to be used in the Script API. However, the rotation configs have a disparity. Attached is a video demonstrating a structure being loaded in all 3 ways(structure block, /structure command, and the new Structure API) in order and all 4 rotations.
Reproduce:
Download the attached world into Minecraft Preview 1.20.80.21
Inside this world there is 3 layers labeled with diamond, emerald, and gold blocks
The diamond block uses the structure block to import the structure, the emerald uses the structure command, the gold uses the scriptevent to communicate with the ScriptAPI
Expectations:
All structures are rotated the same
Observed:
The ScriptAPI rotates differently compared to the other two
Linked issues
Attachments
Comments 7

To make your bug report as effective as possible, please include an example add-on and the following steps to reproduce the problem (so that your report looks like the example given here:
Steps to Reproduce:
1.
2.
3.Observed Results:
(Briefly describe what happens)Expected Results:
(Briefly describe what should happen)
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
To make your bug report as effective as possible, please include an example add-on and the following steps to reproduce the problem (so that your report looks like the example given here:
Steps to Reproduce:
1.
2.
3.Observed Results:
(Briefly describe what happens)Expected Results:
(Briefly describe what should happen)
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
@unknown The world you've uploaded doesn't contain a behavior pack. Could you update it or attach the behavior pack separately?
@unknown The world you've uploaded doesn't contain a behavior pack. Could you update it or attach the behavior pack separately?