diff options
Diffstat (limited to 'items/IRON_CHESTPLATE.json')
-rw-r--r-- | items/IRON_CHESTPLATE.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/IRON_CHESTPLATE.json b/items/IRON_CHESTPLATE.json index ee6c019d..ec271e39 100644 --- a/items/IRON_CHESTPLATE.json +++ b/items/IRON_CHESTPLATE.json @@ -23,7 +23,10 @@ "C2": "IRON_INGOT:1", "C3": "IRON_INGOT:1" }, - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "vanilla": true, - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Iron_Chestplate" + ] }
\ No newline at end of file |