blob: 994dc02865db15906083711691514ff14a1c7846 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"internalname": "SPIDER_EYE",
"itemid": "minecraft:spider_eye",
"displayname": "Spider Eye",
"clickcommand": "",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fSpider Eye\"},ExtraAttributes:{id:\"SPIDER_EYE\"}}",
"modver": "1.0.0",
"lore": [
"§8Brewing Ingredient",
"§f§lCOMMON"
]
}
|