diff options
Diffstat (limited to 'items/TREECAPITATOR_AXE.json')
-rw-r--r-- | items/TREECAPITATOR_AXE.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/TREECAPITATOR_AXE.json b/items/TREECAPITATOR_AXE.json index f3d54e48..22bf8806 100644 --- a/items/TREECAPITATOR_AXE.json +++ b/items/TREECAPITATOR_AXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_axe", "displayname": "§5Treecapitator", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7A forceful Gold Axe which can\",1:\"§7break a large amount of logs in\",2:\"§7a single hit!\",3:\"§8Cooldown: §a2s\",4:\"\",5:\"§5§lEPIC AXE\"],Name:\"§5Treecapitator\"},ExtraAttributes:{id:\"TREECAPITATOR_AXE\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7A forceful Gold Axe which can\",1:\"§7break a large amount of logs in\",2:\"§7a single hit!\",3:\"§8Cooldown: §a2s\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§5§lEPIC AXE\"],Name:\"§5Treecapitator\"},ExtraAttributes:{id:\"TREECAPITATOR_AXE\"}}", "damage": 0, "lore": [ "§7A forceful Gold Axe which can", @@ -9,6 +9,7 @@ "§7a single hit!", "§8Cooldown: §a2s", "", + "§7§8This item can be reforged!", "§5§lEPIC AXE" ], "recipe": { @@ -24,7 +25,7 @@ }, "internalname": "TREECAPITATOR_AXE", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Treecapitator" |