1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:stained_glass",
"displayname": "§5Enchanted Nook Barn Skin",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock the\",1:\"§7§fEnchanted Nook Barn Skin §7on the\",2:\"§7§bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§5§lEPIC COSMETIC\"],Name:\"§5Enchanted Nook Barn Skin\"},ExtraAttributes:{id:\"ENCHANTED_NOOK_BARN_SKIN\"}}",
"damage": 10,
"lore": [
"§7§7Consume this item to unlock the",
"§7§fEnchanted Nook Barn Skin §7on the",
"§7§bGarden§7!",
"",
"§eClick to consume!",
"",
"§5§lEPIC COSMETIC"
],
"internalname": "ENCHANTED_NOOK_BARN_SKIN",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|