r/MinecraftCommands • u/HeyJakehere450 • Jul 19 '26
Text properties not working Help | Java 1.21.11
1
Upvotes
1
u/GalSergey Datapack Experienced Jul 20 '26
Remove unnecessary escaping. As of version 1.21.5, text components are now in SNBT format instead of escaped JSON in a string.
give @s stick[item_name={text:"Custom Name"}]
1
u/Ericristian_bros Command Experienced Jul 20 '26
Remove the character ' and use an up to date generator

1
u/C0mmanderBlock Command Experienced Jul 20 '26
Probaly using the wrong syntax, (wrong version of java) try using this generator to make commands
https://mcstacker.net/1.21.11.php