Items given using this command:
/give @s bamboo_slab[block_state={type:"top"}]
Attempting to place these inside an existing bamboo slab results in the existing placed slab to be deleted, replaced by the new one.
This also manifests as apparent item deletion when the blockstate of the in-world block is identical to the one the player is attempting to place, since the block being deleted is identical to the one being placed.
I am sure this happens in other situations where placing the same item in the same block normally changes the blockstate, such as snow layers (which I tested while typing this, and it does)
This also probably affects any version that has the feature for giving blocks with blockstates attached.
I don't know if you take requests on how behavior should work when fixed, but it would be most convenient if instead the block being placed simply acted as an incompatible block. As in, the same behavior as trying to place two different slabs inside the same block.
Thank you for your time.
- duplicates
-
MC-273050 Item's block states aren't checked when placing them
- Reopened