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