blob: 47e2364228ba013583c7b930427289bb890cf8df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"internalname": "GOLDEN_CARROT",
"itemid": "minecraft:golden_carrot",
"displayname": "Golden Carrot",
"clickcommand": "",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fGolden Carrot\"},ExtraAttributes:{id:\"GOLDEN_CARROT\"}}",
"modver": "1.0.0",
"lore": [
"§8Brewing Ingredient",
"§f§lCOMMON"
]
}
|