The item_name component no longer overrides the names of colored shields and lodestone compasses
The item_name component no longer overrides the name of a shield with a base color or a lodestone compass. This worked prior to 24w36a.
The 24w37a changelog mentions that the item_name component now has the lowest priority, but as far as I know there is no workaround for this case other than using the custom_name component.
How to reproduce:
- Execute the following commands:
/give @s minecraft:shield[minecraft:item_name='"Test"',minecraft:base_color=white]/give @s minecraft:compass[minecraft:item_name='"Test"',minecraft:lodestone_tracker={}] - Look at the names of the items you were given.
2024-09-11, 04:18 PM
2024-12-01, 06:20 PM
2024-09-17, 07:22 AM
1
4
-