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.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/items/GLOWSTONE_DUST.json b/items/GLOWSTONE_DUST.json
index 5e819ae4..6cd3dbec 100644
--- a/items/GLOWSTONE_DUST.json
+++ b/items/GLOWSTONE_DUST.json
@@ -1,17 +1,21 @@
{
"itemid": "minecraft:glowstone_dust",
"displayname": "§fGlowstone Dust",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGlowstone Dust\"},ExtraAttributes:{id:\"GLOWSTONE_DUST\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"§7§8Collection Item\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fGlowstone Dust\"},ExtraAttributes:{id:\"GLOWSTONE_DUST\"}}",
"damage": 0,
"lore": [
+ "§7§8Brewing Ingredient",
+ "§7§8Collection Item",
+ "",
"§f§lCOMMON"
],
"internalname": "GLOWSTONE_DUST",
- "modver": "2.1.0-REL",
+ "modver": "2.2.2",
"vanilla": true,
"clickcommand": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Glowstone_Dust"
- ]
+ ],
+ "crafttext": ""
} \ No newline at end of file