diff options
Diffstat (limited to 'items/IRON_BLOCK.json')
-rw-r--r-- | items/IRON_BLOCK.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/IRON_BLOCK.json b/items/IRON_BLOCK.json index 6aa4deca..2b853822 100644 --- a/items/IRON_BLOCK.json +++ b/items/IRON_BLOCK.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "IRON_BLOCK", - "modver": "1.3-REL", + "modver": "2.1.0-REL", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -20,5 +20,9 @@ "C1": "IRON_INGOT:1", "C2": "IRON_INGOT:1", "C3": "IRON_INGOT:1" - } -} + }, + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Block_Of_Iron" + ] +}
\ No newline at end of file |