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