diff options
Diffstat (limited to 'items/SCULPTORS_AXE.json')
-rw-r--r-- | items/SCULPTORS_AXE.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/SCULPTORS_AXE.json b/items/SCULPTORS_AXE.json index 7696eeca..0dd5de78 100644 --- a/items/SCULPTORS_AXE.json +++ b/items/SCULPTORS_AXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_axe", - "displayname": "§fSculptor\u0027s Axe", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Right-click on any log on your\",1:\"§7island to turn it into a 6 sided\",2:\"§7log!\",3:\"\",4:\"§f§lCOMMON AXE\"],Name:\"§fSculptor\u0027s Axe\"},ExtraAttributes:{id:\"SCULPTORS_AXE\"}}", + "displayname": "§fSculptor's Axe", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Right-click on any log on your\",1:\"§7island to turn it into a 6 sided\",2:\"§7log!\",3:\"\",4:\"§f§lCOMMON AXE\"],Name:\"§fSculptor's Axe\"},ExtraAttributes:{id:\"SCULPTORS_AXE\"}}", "damage": 0, "lore": [ "§7Right-click on any log on your", @@ -23,10 +23,11 @@ }, "internalname": "SCULPTORS_AXE", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Birch Wood IV", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Sculptor%27s_Axe" + "https://hypixel-skyblock.fandom.com/wiki/Sculptor%27s_Axe", + "https://wiki.hypixel.net/Sculptor's_Axe" ] -} +}
\ No newline at end of file |