1.Try to give yourself a compass for the [!minecraft:item_name] component
give @s compass[!item_name]
2.The item was found to have no name
3.Try to give yourself a compass for the [!minecraft:item_name] and [lodestone_tracker={}] component
give @s compass[minecraft:lodestone_tracker={},!minecraft:item_name]
or
give @s compass[lodestone_tracker={},item_name='{"text":"Yes"}']
4.The item still has "Lodestone Compass" name
Linked issues
duplicates 1
Comments 2
Thank you for your report!
We're tracking this issue in MC-276600, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as working as intended, which means this is not considered a bug and won't be fixed. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
have you tried reloading?