blob: 8da61747343305527458629f1783db21a6adf5a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"internalname": "GHAST_TEAR",
"itemid": "minecraft:ghast_tear",
"displayname": "Ghast Tear",
"clickcommand": "",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fGhast Tear\"},ExtraAttributes:{id:\"GHAST_TEAR\"}}",
"modver": "1.0.0",
"lore": [
"§8Brewing Ingredient",
"§f§lCOMMON"
]
}
|