-
Bug
-
Resolution: Duplicate
-
None
-
24w13a
-
None
-
Unconfirmed
-
(Unassigned)
Using NBT pick block (by default ctrl + middle click) on a decorated pot does not preserve the pot's contents.
Steps to Reproduce:
- Be in creative mode.
- Place a decorated pot on the ground with a comparator facing out of it.
- Fill the decorated pot with something. The comparator should turn on.
- Use NBT pick block on the decorated pot.
- Place the new pot on the ground with a comparator facing out of it, like with the first pot.
- Observe that the comparator was not activated, thereby indicating that the pot's contents were deleted.
- If the gamerule doTileDrops is set to true, then one can also confirm that the pot's contents were deleted by breaking the pot.
- duplicates
-
MC-269960 Ctrl + Pick block is not copying container data correctly
- Resolved