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