1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"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"
],
"parent": "INK_SACK",
"internalname": "INK_SACK-3",
"modver": "2.1.1-PRE",
"vanilla": true,
"clickcommand": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Cocoa_Beans"
],
"crafttext": ""
}
|