diff options
Diffstat (limited to 'items/WOOD_PICKAXE.json')
-rw-r--r-- | items/WOOD_PICKAXE.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/WOOD_PICKAXE.json b/items/WOOD_PICKAXE.json index ec992159..ecc71237 100644 --- a/items/WOOD_PICKAXE.json +++ b/items/WOOD_PICKAXE.json @@ -13,7 +13,7 @@ "§f§lCOMMON PICKAXE" ], "internalname": "WOOD_PICKAXE", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -28,5 +28,8 @@ "C3": "" }, "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Wooden_Pickaxe" + ] }
\ No newline at end of file |