From 0fc21e2afa29be0add898361be3739a3eb19900c Mon Sep 17 00:00:00 2001 From: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Date: Fri, 12 Mar 2021 15:01:49 +0100 Subject: new items and then some (#435) * added new god potion * updated old god pot * Update GOD_POTION_2.json * fixed an oopsie * new items (still searching for recipe of reaper orb and warden helmet) * uuid removal * uuid removal 2 * added recipes (thanks Jani) * reaper gem * fixed grandma wolf stats * also updated nbt * more stuff starred bows done by Jani * uuid removal duty * parents * recipes (provided by Jani) * wiki links * *confused noises* * Jani * wiki links v2 --- items/PARTY_HAT_CRAB.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/PARTY_HAT_CRAB.json') diff --git a/items/PARTY_HAT_CRAB.json b/items/PARTY_HAT_CRAB.json index 0e58c67b..eb2a968c 100644 --- a/items/PARTY_HAT_CRAB.json +++ b/items/PARTY_HAT_CRAB.json @@ -20,5 +20,8 @@ "§f§lCOMMON HATCCESSORY" ], "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info":[ + "https://hypixel-skyblock.fandom.com/wiki/Crab_Hat_of_Celebration" + ] } -- cgit