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/INFLATABLE_JERRY.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'items/INFLATABLE_JERRY.json') diff --git a/items/INFLATABLE_JERRY.json b/items/INFLATABLE_JERRY.json index 23a34c2f..2d8d73b2 100644 --- a/items/INFLATABLE_JERRY.json +++ b/items/INFLATABLE_JERRY.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 120, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7May it be a light to you in\",1:\"§7dark places, when all other\",2:\"§7lights go out.\",3:\"\",4:\"§cDungeons only!\",5:\"\",6:\"§f§lCOMMON DUNGEON ITEM\"],Name:\"§fInflatable Jerry\"},ExtraAttributes:{id:\"INFLATABLE_JERRY\"}}", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "lore": [ "§7May it be a light to you in", "§7dark places, when all other", @@ -18,6 +18,7 @@ "crafttext": "", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Inflatable_Jerry" + "https://hypixel-skyblock.fandom.com/wiki/Inflatable_Jerry", + "https://wiki.hypixel.net/Inflatable_Jerry" ] -} +} \ No newline at end of file -- cgit