From 5ca19312e7c4c1df771a67f0f30ab6acf7b92246 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 11 Nov 2020 15:34:39 -0500 Subject: Another Fix by Jani270 - Fixed Epic Wither Skeleton Pet - Fixed Megalodon Pet - Added Ferocity for Ocelot/Ghoul/Pigman/Shredder/Tiger - Fixed Tiger first Ability - Fixed Legy Bat for all other things I just added a wiki url --- items/FROSTY_SNOW_BALL.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/FROSTY_SNOW_BALL.json') diff --git a/items/FROSTY_SNOW_BALL.json b/items/FROSTY_SNOW_BALL.json index 3470c7cb..f3db2e2d 100644 --- a/items/FROSTY_SNOW_BALL.json +++ b/items/FROSTY_SNOW_BALL.json @@ -5,8 +5,13 @@ "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fFrosty Snowball\"},ExtraAttributes:{id:\"FROSTY_SNOW_BALL\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§f§lCOMMON" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Unobtainable_Items" ] } \ No newline at end of file -- cgit