diff options
Diffstat (limited to 'items/DAEDALUS_AXE.json')
-rw-r--r-- | items/DAEDALUS_AXE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/DAEDALUS_AXE.json b/items/DAEDALUS_AXE.json index 81817c25..ca5d938c 100644 --- a/items/DAEDALUS_AXE.json +++ b/items/DAEDALUS_AXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_axe", "displayname": "§6Daedalus Axe", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+136\",1:\"\",2:\"§7§7Gains §c+4 Damage §7per Taming\",3:\"§7level.\",4:\"§7§7Copies the stats from your\",5:\"§7active pet.\",6:\"\",7:\"§7§7Earn §6+35 coins §7from\",8:\"§7monster kills\",9:\"\",10:\"§7Deals §a+200% §7damage against\",11:\"§7mythological creatures and Minos\",12:\"§7followers\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§6§lLEGENDARY SWORD\"],Name:\"§6Daedalus Axe\"},ExtraAttributes:{id:\"DAEDALUS_AXE\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+0\",1:\"\",2:\"§7§7Gains §c+4 Damage §7per Taming\",3:\"§7level.\",4:\"§7§7Copies the stats from your\",5:\"§7active pet.\",6:\"\",7:\"§7§7Earn §6+35 coins §7from\",8:\"§7monster kills\",9:\"\",10:\"§7Deals §a+200% §7damage against\",11:\"§7mythological creatures and Minos\",12:\"§7followers\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§6§lLEGENDARY SWORD\"],Name:\"§6Daedalus Axe\"},ExtraAttributes:{id:\"DAEDALUS_AXE\"},AttributeModifiers:[]}", "lore": [ "§7Damage: §c+0", "", @@ -38,5 +38,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Daedalus_Axe" - ] -} + ], + "damage": 0 +}
\ No newline at end of file |