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:cobblestone",
"displayname": "§6Castle Barn Skin",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §6Castle Barn Skin §7on the\",2:\"§7§bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§6§lLEGENDARY COSMETIC\",7:\"\",8:\"§7Cost\",9:\"§c15,000 Copper\"],Name:\"§6Castle Barn Skin\"},ExtraAttributes:{id:\"CASTLE_BARN_SKIN\"}}",
"damage": 0,
"lore": [
"§7§7Consume this item to unlock",
"§7the §6Castle Barn Skin §7on the",
"§7§bGarden§7!",
"",
"§eClick to consume!",
"",
"§6§lLEGENDARY COSMETIC",
"",
"§7Cost",
"§c15,000 Copper"
],
"internalname": "CASTLE_BARN_SKIN",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|