diff options
Diffstat (limited to 'items/RAIDER_AXE.json')
-rw-r--r-- | items/RAIDER_AXE.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/items/RAIDER_AXE.json b/items/RAIDER_AXE.json index 29d1a0f5..55525b6d 100644 --- a/items/RAIDER_AXE.json +++ b/items/RAIDER_AXE.json @@ -4,21 +4,21 @@ "displayname": "§9Raider Axe", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+81\",2:\"\",3:\"§7Earn §6+20 coins §7from monster kills\",4:\"\",5:\"§c+1 Damage §7per §c500 §7kills\",6:\"§8Max +35\",7:\"§7Kills: §c0\",8:\"\",9:\"§c+1❁ Strength §7per §e500 §7wood\",10:\"§8Sums wood collections, max +100\",11:\"§7Wood collections: §e15,877\",12:\"\",13:\"§8Kills count for mobs lvl 10+\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§9§lRARE SWORD\"],Name:\"§9Raider Axe\"},ExtraAttributes:{id:\"RAIDER_AXE\"}}", - "modver": "1.0.0", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+80\",2:\"\",3:\"§7Earn §6+20 coins §7from monster kills\",4:\"\",5:\"§c+1 Damage §7per §c500 §7kills\",6:\"§8Max +35\",7:\"§7Kills: §c§k00000\",8:\"\",9:\"§c+1❁ Strength §7per §e500 §7wood\",10:\"§8Sums wood collections, max +100\",11:\"§7Wood collections: §e§k000000\",12:\"\",13:\"§8Kills count for mobs lvl 10+\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§9§lRARE SWORD\"],Name:\"§9Raider Axe\"},ExtraAttributes:{id:\"RAIDER_AXE\"}}", + "modver": "1.7.1-REL", "lore": [ "§7Damage: §c+80", - "§7Strength: §c+81", + "§7Strength: §c+80", "", "§7Earn §6+20 coins §7from monster kills", "", "§c+1 Damage §7per §c500 §7kills", "§8Max +35", - "§7Kills: §c0", + "§7Kills: §c§k00000", "", "§c+1❁ Strength §7per §e500 §7wood", "§8Sums wood collections, max +100", - "§7Wood collections: §e15,877", + "§7Wood collections: §e§k000000", "", "§8Kills count for mobs lvl 10+", "", @@ -28,5 +28,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Raider_Axe" - ] + ], + "crafttext": "" }
\ No newline at end of file |