-
Bug
-
Resolution: Invalid
-
None
-
24w13a
-
None
-
Confirmed
-
(Unassigned)
When trying to give yourself an item with the item_name component set to "null" you instead get an error
Malformed 'minecraft:item_name' component: 'Not a JSON object: null; Not a json array: null; Not a string: null'
Command:
/give @p minecraft:breeze_rod[minecraft:item_name="null"]
- relates to
-
MC-270078 /give doesn't allow names to have spaces
- Resolved