-
Bug
-
Resolution: Fixed
-
1.19.4 Pre-release 1, 1.19.4
-
None
-
Confirmed
-
Commands
-
Normal
-
Expansion A
How to reproduce:
- Place a chiseled bookshelf
- add a book to the first slot (top left)
- standing on top of the block, execute
/item replace block ~ ~-1 ~ container.0 with air
-> the book will not be removed
Removing an item like this works for every single other block entity container in the game (except for jukeboxes, also being affected by this since being made a container block entity).
Possible fix: Update the if clause in the setItem method in ChiseledBookShelfBlockEntity to allow empty items