diff options
Diffstat (limited to 'items/GLOWSTONE_DUST.json')
-rw-r--r-- | items/GLOWSTONE_DUST.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/GLOWSTONE_DUST.json b/items/GLOWSTONE_DUST.json index afafa6f2..5e819ae4 100644 --- a/items/GLOWSTONE_DUST.json +++ b/items/GLOWSTONE_DUST.json @@ -7,7 +7,11 @@ "§f§lCOMMON" ], "internalname": "GLOWSTONE_DUST", - "modver": "1.3-REL", + "modver": "2.1.0-REL", "vanilla": true, - "clickcommand": "" -} + "clickcommand": "", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Glowstone_Dust" + ] +}
\ No newline at end of file |