diff options
author | ThatGravyboat <gravyboat211@gmail.com> | 2020-07-01 08:07:24 -0230 |
---|---|---|
committer | ThatGravyboat <gravyboat211@gmail.com> | 2020-07-01 08:07:24 -0230 |
commit | ac5aaa10eb78c4244daf3e5de7ecb21375883314 (patch) | |
tree | cc3b883d2165392de5160c76d33fc4a11d213e25 /items/ENCHANTED_POTATO.json | |
parent | 84cce041aa7dbe005b9880b827ba96d7c64f3ba7 (diff) | |
download | NotEnoughUpdates-REPO-ac5aaa10eb78c4244daf3e5de7ecb21375883314.tar.gz NotEnoughUpdates-REPO-ac5aaa10eb78c4244daf3e5de7ecb21375883314.tar.bz2 NotEnoughUpdates-REPO-ac5aaa10eb78c4244daf3e5de7ecb21375883314.zip |
Misc Item Wiki Links
Diffstat (limited to 'items/ENCHANTED_POTATO.json')
-rw-r--r-- | items/ENCHANTED_POTATO.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/ENCHANTED_POTATO.json b/items/ENCHANTED_POTATO.json index 2c743641..32b1564a 100644 --- a/items/ENCHANTED_POTATO.json +++ b/items/ENCHANTED_POTATO.json @@ -20,5 +20,9 @@ "internalname": "ENCHANTED_POTATO", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: Potato IV" + "crafttext": "Requires: Potato IV", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Potato" + ] }
\ No newline at end of file |