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