-
Bug
-
Resolution: Unresolved
-
None
-
1.21.1, 24w34a, 24w36a, 24w39a, 24w40a, 24w45a, 1.21.4, 25w02a
-
None
-
Community Consensus
-
Commands, Text
-
Low
-
Platform
The codec error produced for a string identifiable or many similar string-keyed objects misses a space, which is inconsistent with other errors.
To reproduce
1. Run the following command:
/give @s diamond_sword[consumable={animation:tater}]
2. Observe that the error produced is Malformed 'minecraft:consumable' component: 'Unknown element name:tater' instead of the expected Malformed 'minecraft:consumable' component: 'Unknown element name: tater'