From 14cd66ca28e7c001585313b525b0353e1d785c60 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 24 Dec 2020 18:42:30 +0100 Subject: Fixes and added Things (#341) * Added Wiki URL's, and Recipes, fixed Intimidation Artifact Parrot Moment * Added Snowglobe Skin speeed * Fixed Bat and Sheep Pet Hypixel Wiki WeirdChamp --- items/HYPERION.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/HYPERION.json') diff --git a/items/HYPERION.json b/items/HYPERION.json index d3d8cfe5..604c2289 100644 --- a/items/HYPERION.json +++ b/items/HYPERION.json @@ -39,5 +39,10 @@ }, "internalname": "HYPERION", "clickcommand": "viewrecipe", - "modver": "1.6-REL" + "modver": "1.7.1-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hyperion" + ] } \ No newline at end of file -- cgit