mojira.dev
MCPE-184789

Pointed dripstones are upside down at the bottom of "encounter_4" and "trapped_staircase" chamber

The pointed dripstones are upside down at the bottom of "encounter_4" chamber. It is supposed to be right side up with the pointy part at the top.

Seed and Coordinates:
-8212933699413191693
-457.94 -39.00 1791.70

-1868752054647221440
245.48 -30.79 593.45

"encounter_4" chamber:

[media]

"trapped_staircase" chamber:

[media]

Linked issues

Attachments

Comments 2

Cause of the issue:

This issue may be caused by the fact that the default value of the block state used to determine the pointed dripstone's direction is not consistent between Bedrock and Java.

In Java Edition, the block state for the dripstone's facing direction is vertical_direction, which is set to up by default, meaning the pointed dripstone faces upward by default when placed by /setblock.

In Bedrock Edition, the block state for the dripstone's facing direction is hanging, which is set to true by default, meaning the pointed dripstone faces downward by default when placed by /setblock.

How the issue might have been caused:

The structure is a .nbt file, so it is possible the template could have been made in Java Edition, then used in Bedrock for the trial chamber structure files. Note that jigsaw block functions are technically different to Bedrock from Java.

lillybeacon

(Unassigned)

1276445

Confirmed

Multiple

1.21.30.22 Preview, 1.21.30.21 Preview

1.21.30.25 Preview

Retrieved