aboutsummaryrefslogtreecommitdiff
path: root/items/GLOWSTONE_DUST.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/GLOWSTONE_DUST.json')
-rw-r--r--items/GLOWSTONE_DUST.json14
1 files changed, 9 insertions, 5 deletions
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