-
Bug
-
Resolution: Won't Fix
-
None
-
1.20.5 Pre-Release 2
-
Confirmed
-
Commands
/give and /clear behave differently when the component field ends with ",".
These behaviors should be uniform.
Example:
/give @s minecraft:acacia_boat[minecraft:custom_data={bar:1},]
Result: You get the item.
/clear @s minecraft:acacia_boat[minecraft:custom_data={bar:1},]
Result: Syntax error.