diff options
Diffstat (limited to 'items/IRON_SWORD.json')
-rw-r--r-- | items/IRON_SWORD.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/IRON_SWORD.json b/items/IRON_SWORD.json index ff532716..a2bf6c9c 100644 --- a/items/IRON_SWORD.json +++ b/items/IRON_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§fIron Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON SWORD\",4:\"\",5:\"§eClick to view recipe!\"],Name:\"§fIron Sword\"},ExtraAttributes:{id:\"IRON_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON SWORD\"],Name:\"§fIron Sword\"},ExtraAttributes:{id:\"IRON_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+30", |