diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:29:49 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:29:49 -0500 |
commit | e58f92919f9e55ad06d34c5dc129ddd839d88bec (patch) | |
tree | b298d71922f7998261c5347e6216d59c7419b85d /items/MUTANT_NETHER_STALK.json | |
parent | 23665339636ce2583fc716e4a2a3f13d003caa22 (diff) | |
download | NotEnoughUpdates-REPO-e58f92919f9e55ad06d34c5dc129ddd839d88bec.tar.gz NotEnoughUpdates-REPO-e58f92919f9e55ad06d34c5dc129ddd839d88bec.tar.bz2 NotEnoughUpdates-REPO-e58f92919f9e55ad06d34c5dc129ddd839d88bec.zip |
More fixes from jani270
Diffstat (limited to 'items/MUTANT_NETHER_STALK.json')
-rw-r--r-- | items/MUTANT_NETHER_STALK.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/MUTANT_NETHER_STALK.json b/items/MUTANT_NETHER_STALK.json index 388b440a..c1d63bce 100644 --- a/items/MUTANT_NETHER_STALK.json +++ b/items/MUTANT_NETHER_STALK.json @@ -20,5 +20,9 @@ "internalname": "MUTANT_NETHER_STALK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "Requires: Nether Wart XII" + "crafttext": "Requires: Nether Wart XII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mutant_Nether_Wart" + ] }
\ No newline at end of file |