diff options
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 |