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:end_stone",
"displayname": "§6The End Barn Skin",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock the §fThe\",1:\"§fEnd Barn Skin §7on the §bGarden§7!\",2:\"\",3:\"§eClick to consume!\",4:\"\",5:\"§6§lLEGENDARY COSMETIC\"],Name:\"§6The End Barn Skin\"},ExtraAttributes:{id:\"END_BARN_SKIN\"}}",
"damage": 0,
"lore": [
"§7§7Consume this item to unlock the §fThe",
"§fEnd Barn Skin §7on the §bGarden§7!",
"",
"§eClick to consume!",
"",
"§6§lLEGENDARY COSMETIC"
],
"internalname": "END_BARN_SKIN",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/The_End_Barn_Skin",
"https://wiki.hypixel.net/The_End_Barn_Skin"
]
}
|