-
Bug
-
Resolution: Works As Intended
-
None
-
1.21
-
None
-
Community Consensus
-
Commands
Steps to reproduce:
- Launch the game with output enabled and create/open a world
- Place a chest down and stand on it
- Run
/data merge block ~ ~ ~ {Items:[{Slot:0b,id:"minecraft:air",Count:1b}]}
- Switch to the Minecraft game output window
Observed result:
A Tried to load invalid item: 'Item must not be minecraft:air' error is generated.
Expected result:
No error is generated.