Enchanted sword, modern format (1.20.5+)
- Input
- diamond_sword, Sharpness V + Unbreaking III + Mending, nome "Excalibur", quebra proibida
- Expected output
- /give @p diamond_sword[minecraft:enchantments={"minecraft:sharpness":5,"minecraft:unbreaking":3,"minecraft:mending":1},minecraft:custom_name='{"text":"Excalibur"}',minecraft:unbreakable={}] 1
Each property is a separate component inside the brackets, and the custom name must arrive as a valid JSON text component wrapped in outer single quotes.