diff options
Diffstat (limited to 'items/DAEDALUS_AXE.json')
-rw-r--r-- | items/DAEDALUS_AXE.json | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/items/DAEDALUS_AXE.json b/items/DAEDALUS_AXE.json index d7bcfbe1..42e089ef 100644 --- a/items/DAEDALUS_AXE.json +++ b/items/DAEDALUS_AXE.json @@ -1,13 +1,10 @@ { "itemid": "minecraft:golden_axe", "displayname": "§6Daedalus Axe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+124\",1:\"\",2:\"§7Health: §a+43 HP\",3:\"§7Intelligence: §a+43\",4:\"\",5:\"§7Gains §c+4 Damage §7per Taming level\",6:\"§7Copies the stats from your active pet\",7:\"\",8:\"§7Earn §6+35 coins §7from monster kills\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY SWORD\"],Name:\"§6Daedalus Axe\"},ExtraAttributes:{id:\"DAEDALUS_AXE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+0\",1:\"\",2:\"§7Gains §c+4 Damage §7per Taming level\",3:\"§7Copies the stats from your active pet\",4:\"\",5:\"§7Earn §6+35 coins §7from monster kills\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§6§lLEGENDARY SWORD\"],Name:\"§6Daedalus Axe\"},ExtraAttributes:{id:\"DAEDALUS_AXE\"}}", "damage": 0, "lore": [ - "§7Damage: §c+124", - "", - "§7Health: §a+43 HP", - "§7Intelligence: §a+43", + "§7Damage: §c+0", "", "§7Gains §c+4 Damage §7per Taming level", "§7Copies the stats from your active pet", @@ -36,4 +33,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Daedalus_Axe" ] -}
\ No newline at end of file +} |