diff options
Diffstat (limited to 'items/MUTANT_NETHER_STALK.json')
-rw-r--r-- | items/MUTANT_NETHER_STALK.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/MUTANT_NETHER_STALK.json b/items/MUTANT_NETHER_STALK.json index c63e73d0..c1d63bce 100644 --- a/items/MUTANT_NETHER_STALK.json +++ b/items/MUTANT_NETHER_STALK.json @@ -19,5 +19,10 @@ }, "internalname": "MUTANT_NETHER_STALK", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "Requires: Nether Wart XII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mutant_Nether_Wart" + ] }
\ No newline at end of file |