diff options
Diffstat (limited to 'items/DIAMOND_PICKAXE.json')
-rw-r--r-- | items/DIAMOND_PICKAXE.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/DIAMOND_PICKAXE.json b/items/DIAMOND_PICKAXE.json index 63a25719..e389e9c8 100644 --- a/items/DIAMOND_PICKAXE.json +++ b/items/DIAMOND_PICKAXE.json @@ -16,8 +16,8 @@ "vanilla": true, "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", - "infoType": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", "recipe": { "A1": "DIAMOND:1", "A2": "DIAMOND:1", @@ -28,5 +28,8 @@ "C1": "", "C2": "STICK:1", "C3": "" - } + }, + "info": [ + "https://wiki.hypixel.net/Diamond_Pickaxe" + ] }
\ No newline at end of file |