aboutsummaryrefslogtreecommitdiff
path: root/items/GLOWSTONE_DUST.json
blob: afafa6f266436a96bf6a3681d5b087fdd8e33279 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "itemid": "minecraft:glowstone_dust",
  "displayname": "§fGlowstone Dust",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGlowstone Dust\"},ExtraAttributes:{id:\"GLOWSTONE_DUST\"}}",
  "damage": 0,
  "lore": [
    "§f§lCOMMON"
  ],
  "internalname": "GLOWSTONE_DUST",
  "modver": "1.3-REL",
  "vanilla": true,
  "clickcommand": ""
}