diff options
Diffstat (limited to 'items/POTATO_ITEM.json')
-rw-r--r-- | items/POTATO_ITEM.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/POTATO_ITEM.json b/items/POTATO_ITEM.json index 62daaaa3..9e83f795 100644 --- a/items/POTATO_ITEM.json +++ b/items/POTATO_ITEM.json @@ -7,7 +7,11 @@ "§f§lCOMMON" ], "internalname": "POTATO_ITEM", - "modver": "1.3-REL", + "modver": "2.1.0-REL", "vanilla": true, - "clickcommand": "" -} + "clickcommand": "", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Potato" + ] +}
\ No newline at end of file |