-
Bug
-
Resolution: Won't Fix
-
None
-
21w07a, 21w08a, 21w08b
-
Confirmed
-
Parity
This bug report is a parity issue with Bedrock.
Summary:
In the bedrock version, when placing a pointed dripstone in the air with the command - it breaks. In Java, it will remain "flying" in the air.
I believe this is done correctly in the bedrock as the pointed dripstone should break without support like similar blocks (even when placed with commands)
Steps to Reproduce:
- Stand in the air.
- Write the command:
/setblock ~ ~ ~ pointed_dripstone
Observed Results:
Pointed dripstone will be placed and will not break.
Expected results:
The pointed dripstone will be placed but will break immediately.
Image:
Notes:
Don't say this is a known parity issue between versions! For example, the grass is placed in both versions in the air)
- relates to
-
MC-31100 /setblock and /fill do not update the placed block(s) consistently
- Reopened
-
MCPE-119173 Pointed dripstone shatters in mid-air when placed by the command
- Resolved