blob: 324a873c70000be0ff7385b14d6a39752faefab0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"
]
}
|