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/DEFUSE_KIT.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'items/DEFUSE_KIT.json') diff --git a/items/DEFUSE_KIT.json b/items/DEFUSE_KIT.json index dbb64398..5373293a 100644 --- a/items/DEFUSE_KIT.json +++ b/items/DEFUSE_KIT.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 0, "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Can be used to defuse Dungeon\",1:\"§7traps. Successful defusing of\",2:\"§7traps may increase your §b✎\",3:\"§bIntelligence§7! (Maximum +10)\",4:\"\",5:\"§7Traps Defused: §a0\",6:\"\",7:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aDefuse Kit\"},ExtraAttributes:{id:\"DEFUSE_KIT\"}}", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "lore": [ "§7Can be used to defuse Dungeon", "§7traps. Successful defusing of", @@ -19,6 +19,7 @@ "crafttext": "", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Defuse_Kit" + "https://hypixel-skyblock.fandom.com/wiki/Defuse_Kit", + "https://wiki.hypixel.net/Defuse_Kit" ] -} +} \ No newline at end of file -- cgit