From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/GLOWSTONE_DUST.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'items/GLOWSTONE_DUST.json') diff --git a/items/GLOWSTONE_DUST.json b/items/GLOWSTONE_DUST.json index 324a873c..c1e037c7 100644 --- a/items/GLOWSTONE_DUST.json +++ b/items/GLOWSTONE_DUST.json @@ -1,13 +1,17 @@ { - "internalname": "GLOWSTONE_DUST", "itemid": "minecraft:glowstone_dust", - "displayname": "Glowstone Dust", - "clickcommand": "", - "damage": 0, + "displayname": "§fGlowstone Dust", "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fGlowstone Dust\"},ExtraAttributes:{id:\"GLOWSTONE_DUST\"}}", - "modver": "1.0.0", + "damage": 0, "lore": [ "§8Brewing Ingredient", "§f§lCOMMON" + ], + "internalname": "GLOWSTONE_DUST", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Glowstone_Dust" ] } \ No newline at end of file -- cgit