mojira.dev
MCPE-227112

Jigsaw Structures - Dimension Padding takes the top of the overworld dimension to be 384

The “top” parameter of the “minecraft:dimension_padding" component padds the positions from 384 downward instead of 320 and downward in the overworld dimension. That causes custom jigsaw structures to generate much higer up in the dimension then specified in the definition.
Expected behaviour:

With the value of k in minecraft:dimension_padding::top, all blocks from y = 320 - k, up to y = 320 should be padded and the jigsaw structure cannot generate reaching above y = 320 - k and intersecting the padded area.

Actual behaviour:

With the value of k in minecraft:dimension_padding::top, only blocks from y = 320 - k + 64, up to y = 320 are padded. This causes the structure to be able to reach above the desired limit.

Comments 1

Thank you for your report!

However, this issue has been temporarily closed as Awaiting Response.

Could you please attach an example addon showcasing the issue?

This ticket will automatically reopen when you reply.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

KZBMM

(Unassigned)

Unconfirmed

Multiple

1.21.100, 1.21.101 Hotfix

Retrieved