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/SOUL_STRING.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'items/SOUL_STRING.json') diff --git a/items/SOUL_STRING.json b/items/SOUL_STRING.json index 134cf503..5af90182 100644 --- a/items/SOUL_STRING.json +++ b/items/SOUL_STRING.json @@ -16,7 +16,8 @@ "internalname": "SOUL_STRING", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": [ + "infoType": "WIKI_URL", + "info": [ "https://hypixel-skyblock.fandom.com/wiki/Soul_String" ] -} +} \ No newline at end of file -- cgit