When attempting to load a structure with a structure block at any y level below 0; the structure will load with the lowest part at y=0 as though 0 was still the lower build limit.
Steps to Reproduce:
Create new world
Cheats turned on, Caves and cliffs turned on
/setblock 0 0 0 structure block
Observed Results:
Inside the block menu any Y offset less than zero is reset to zero.
Expected Results:
Y offset should go as low as -64 from that level.
Linked issues
is duplicated by 13
Attachments
Comments 5
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response
Could you please provide more details or/and media files. As such we have no repro of this issue.
Also, just a reminder, to make your bug report as effective as possible, please try and include the following steps to reproduce the problem:
Steps to Reproduce:
1.
2.
3.Observed Results:
(Briefly describe what happens)Expected Results:
(Briefly describe what should happen)
If your ticket does not look like the example given here, then it's likely to be closed as incomplete.
This ticket will automatically reopen when you reply.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
Structures are limited to y 0 - 256. We are unable to load structures outside of the old height limits
You can work around by loading a copy of a structure that is set to load with the values you wish. Then just hit load dont try to adjust the values they will automatically readjust if you do.
Place a structure block then load a structure load block then hit load on that block. Its painful I know, but its the only way now.
Should be a simple fix for the developers as they probably have to change what the lowest y coordinate is allowed to load in.