1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:gold_block",
"displayname": "§6Town Hall Barn Skin",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §6Town Hall Barn Skin §7on\",2:\"§7the §bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§6§lLEGENDARY COSMETIC\"],Name:\"§6Town Hall Barn Skin\"},ExtraAttributes:{id:\"TOWN_HALL_BARN_SKIN\"}}",
"damage": 0,
"lore": [
"§7§7Consume this item to unlock",
"§7the §6Town Hall Barn Skin §7on",
"§7the §bGarden§7!",
"",
"§eClick to consume!",
"",
"§6§lLEGENDARY COSMETIC"
],
"internalname": "TOWN_HALL_BARN_SKIN",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Town_Hall_Barn_Skin",
"https://hypixel-skyblock.fandom.com/wiki/Town_Hall_Barn_Skin"
]
}
|