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