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/FROSTY_SNOW_BALL.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'items/FROSTY_SNOW_BALL.json') diff --git a/items/FROSTY_SNOW_BALL.json b/items/FROSTY_SNOW_BALL.json index d21f21e8..cc2a1b9e 100644 --- a/items/FROSTY_SNOW_BALL.json +++ b/items/FROSTY_SNOW_BALL.json @@ -5,13 +5,14 @@ "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fFrosty Snowball\"},ExtraAttributes:{id:\"FROSTY_SNOW_BALL\"}}", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "lore": [ "§f§lCOMMON" ], "crafttext": "", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Unobtainable_Items" + "https://hypixel-skyblock.fandom.com/wiki/Unobtainable_Items", + "https://wiki.hypixel.net/Frosty_Snowball" ] -} +} \ No newline at end of file -- cgit