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