diff options
Diffstat (limited to 'items/GLOWSTONE.json')
-rw-r--r-- | items/GLOWSTONE.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/GLOWSTONE.json b/items/GLOWSTONE.json index c4c63372..3ab3ce49 100644 --- a/items/GLOWSTONE.json +++ b/items/GLOWSTONE.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "GLOWSTONE", - "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/Glowstone" + ] +}
\ No newline at end of file |