diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2020-12-24 18:42:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-24 12:42:30 -0500 |
commit | 14cd66ca28e7c001585313b525b0353e1d785c60 (patch) | |
tree | 54080783ed2732e847928fef314d04ffac66709b /items/HYPERION.json | |
parent | ce5d5745ed69ef6bccf6179207761421a7de0879 (diff) | |
download | NotEnoughUpdates-REPO-14cd66ca28e7c001585313b525b0353e1d785c60.tar.gz NotEnoughUpdates-REPO-14cd66ca28e7c001585313b525b0353e1d785c60.tar.bz2 NotEnoughUpdates-REPO-14cd66ca28e7c001585313b525b0353e1d785c60.zip |
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
Diffstat (limited to 'items/HYPERION.json')
-rw-r--r-- | items/HYPERION.json | 7 |
1 files changed, 6 insertions, 1 deletions
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 |