diff options
Diffstat (limited to 'items/TREECAPITATOR_AXE.json')
-rw-r--r-- | items/TREECAPITATOR_AXE.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/TREECAPITATOR_AXE.json b/items/TREECAPITATOR_AXE.json index 36efc366..8eef4725 100644 --- a/items/TREECAPITATOR_AXE.json +++ b/items/TREECAPITATOR_AXE.json @@ -1,12 +1,13 @@ { "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:\"§7§8This item can be reforged!\",6:\"§5§lEPIC AXE\"],Name:\"§5Treecapitator\"},ExtraAttributes:{id:\"TREECAPITATOR_AXE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\" §8[§8☘§8] §8[§8☘§8]\",1:\"\",2:\"§7A forceful Gold Axe which can break\",3:\"§7a large amount of logs in a single hit!\",4:\"§8Cooldown: §a2s\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§5§lEPIC AXE\"],Name:\"§5Treecapitator\"},ExtraAttributes:{id:\"TREECAPITATOR_AXE\"}}", "damage": 0, "lore": [ - "§7A forceful Gold Axe which can", - "§7break a large amount of logs in", - "§7a single hit!", + " §8[§8☘§8] §8[§8☘§8]", + "", + "§7A forceful Gold Axe which can break", + "§7a large amount of logs in a single hit!", "§8Cooldown: §a2s", "", "§7§8This item can be reforged!", @@ -25,7 +26,7 @@ }, "internalname": "TREECAPITATOR_AXE", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Treecapitator", |