From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: NEU 2.1 Things (#660) Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/RAIDER_AXE.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'items/RAIDER_AXE.json') diff --git a/items/RAIDER_AXE.json b/items/RAIDER_AXE.json index 03488f2b..50739fe0 100644 --- a/items/RAIDER_AXE.json +++ b/items/RAIDER_AXE.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 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", + "modver": "2.1.0-REL", "lore": [ "§7Damage: §c+80", "§7Strength: §c+80", @@ -27,7 +27,8 @@ ], "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Raider_Axe" + "https://hypixel-skyblock.fandom.com/wiki/Raider_Axe", + "https://wiki.hypixel.net/Raider_Axe" ], "crafttext": "" -} +} \ No newline at end of file -- cgit