diff options
Diffstat (limited to 'items/IRON_HOE.json')
-rw-r--r-- | items/IRON_HOE.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/IRON_HOE.json b/items/IRON_HOE.json index 474bbf6e..4bfa262d 100644 --- a/items/IRON_HOE.json +++ b/items/IRON_HOE.json @@ -8,7 +8,7 @@ "§f§lCOMMON HOE" ], "internalname": "IRON_HOE", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -23,5 +23,8 @@ "C3": "" }, "crafttext": "", - "infoType": "" -} + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Iron_Hoe" + ] +}
\ No newline at end of file |