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/VALKYRIE.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/VALKYRIE.json')
-rw-r--r-- | items/VALKYRIE.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/VALKYRIE.json b/items/VALKYRIE.json index 03a3ec55..35382ba5 100644 --- a/items/VALKYRIE.json +++ b/items/VALKYRIE.json @@ -40,7 +40,10 @@ "internalname": "VALKYRIE", "parent": "NECRON_BLADE", "clickcommand": "viewrecipe", - "modver": "1.6-REL", + "modver": "1.7.1-REL", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Valkyrie" + ] }
\ No newline at end of file |