diff options
Diffstat (limited to 'items/DIAMOND_SPADE.json')
-rw-r--r-- | items/DIAMOND_SPADE.json | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/items/DIAMOND_SPADE.json b/items/DIAMOND_SPADE.json index c04642eb..a63af2dc 100644 --- a/items/DIAMOND_SPADE.json +++ b/items/DIAMOND_SPADE.json @@ -12,8 +12,8 @@ "vanilla": true, "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.4-REL", - "infoType": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", "recipe": { "A1": "DIAMOND:1", "A2": "", @@ -24,5 +24,8 @@ "C1": "STICK:1", "C2": "", "C3": "" - } -} + }, + "info": [ + "https://wiki.hypixel.net/Diamond_Shovel" + ] +}
\ No newline at end of file |