diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-21 14:37:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 14:37:54 +0200 |
commit | b69cd86f76d4561271d968c069d22c80becad679 (patch) | |
tree | 24fdb2d7170305c76aec4d637ebed3889a1a372a /items/FAIRY_WINGS.json | |
parent | 0058b28f8cd70e0211f0244311b9f8d13ecfc18a (diff) | |
download | NotEnoughUpdates-REPO-b69cd86f76d4561271d968c069d22c80becad679.tar.gz NotEnoughUpdates-REPO-b69cd86f76d4561271d968c069d22c80becad679.tar.bz2 NotEnoughUpdates-REPO-b69cd86f76d4561271d968c069d22c80becad679.zip |
Fixed a few items (#846)
* Fixed a few items
* Added 33 wiki links
* Fixed recipe
* Fixed Lord Jawbus and added new drops
* new attributes
* Added parent for crab hats and added jax
* Changed uuid's
Diffstat (limited to 'items/FAIRY_WINGS.json')
-rw-r--r-- | items/FAIRY_WINGS.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/FAIRY_WINGS.json b/items/FAIRY_WINGS.json index fd0e69d8..d87b11dd 100644 --- a/items/FAIRY_WINGS.json +++ b/items/FAIRY_WINGS.json @@ -14,5 +14,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fairy_Wings", + "https://wiki.hypixel.net/Fairy_Wings" + ] }
\ No newline at end of file |