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.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/items/GLOWSTONE_DUST.json b/items/GLOWSTONE_DUST.json
new file mode 100644
index 00000000..324a873c
--- /dev/null
+++ b/items/GLOWSTONE_DUST.json
@@ -0,0 +1,13 @@
+{
+ "internalname": "GLOWSTONE_DUST",
+ "itemid": "minecraft:glowstone_dust",
+ "displayname": "Glowstone Dust",
+ "clickcommand": "",
+ "damage": 0,
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fGlowstone Dust\"},ExtraAttributes:{id:\"GLOWSTONE_DUST\"}}",
+ "modver": "1.0.0",
+ "lore": [
+ "§8Brewing Ingredient",
+ "§f§lCOMMON"
+ ]
+} \ No newline at end of file