1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:stained_hardened_clay",
"displayname": "§6Hive Barn Skin",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §6Hive Barn Skin §7on the\",2:\"§7§bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§6§lLEGENDARY COSMETIC\",7:\"\",8:\"§7Cost\",9:\"§c10,000 Copper\"],Name:\"§6Hive Barn Skin\"},ExtraAttributes:{id:\"HIVE_BARN_SKIN\"}}",
"damage": 4,
"lore": [
"§7§7Consume this item to unlock",
"§7the §6Hive Barn Skin §7on the",
"§7§bGarden§7!",
"",
"§eClick to consume!",
"",
"§6§lLEGENDARY COSMETIC",
"",
"§7Cost",
"§c10,000 Copper"
],
"internalname": "HIVE_BARN_SKIN",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|