-
Bug
-
Resolution: Unresolved
-
None
-
1.17.1, 21w37a, 21w38a, 21w40a, 1.18 Pre-release 1, 1.18, 1.18.1, 22w05a, 22w06a, 1.18.2 Pre-release 1, 1.18.2, 22w17a, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20.1, 1.21
-
None
-
Confirmed
-
Block states, Commands
The Bug:
Small dripleaves with the "upper" block state tag are instantly destroyed upon being placed down.
This issue does not occur when using the "lower" block state tag.
Steps to Reproduce:
- Give yourself an oak door and a small dripleaf that both have the "upper" block state tag by using the commands provided below.
/give @s minecraft:oak_door[minecraft:block_state={half:"upper"}]
/give @s minecraft:small_dripleaf[minecraft:block_state={half:"upper"}]
- Place down the oak door and take note of how it places down correctly with the assigned block state tag.
- Place down the small dripleaf.
- Take note as to whether or not small dripleaves with the "upper" block state tag are instantly destroyed upon being placed down.
Observed Behavior:
Small dripleaves with the "upper" block state tag are instantly destroyed upon being placed down.
Expected Behavior:
Small dripleaves with the "upper" block state tag would not be instantly destroyed upon being placed down.