diff options
Diffstat (limited to 'items/WHEAT.json')
-rw-r--r-- | items/WHEAT.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/WHEAT.json b/items/WHEAT.json index 5b98454a..4a810309 100644 --- a/items/WHEAT.json +++ b/items/WHEAT.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "WHEAT", - "modver": "1.3-REL", + "modver": "2.1.0-REL", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -20,5 +20,9 @@ "C1": "", "C2": "", "C3": "" - } -} + }, + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Wheat" + ] +}
\ No newline at end of file |