1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
{
"itemid": "minecraft:skull",
"displayname": "§9Fallen Star Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"afc24304-a48e-3378-9716-6a73c9038837\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzc2NWEwNTQ4YTA0ZmIyMjE1MGQzMTg5ZDdjZGI2OTgyYzEzZDc4NjBlMzIzNjY0NTVkMDU0NTc1MTY0ZTcwMSJ9fX0\"}]}},display:{Lore:[0:\"§7Health: §a+50\",1:\"§7Defense: §a+30\",2:\"§7Intelligence: §a+2\",3:\"\",4:\"§7§eWear this hat to a §5Cult of\",5:\"§5the Fallen Star§e meeting.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§9§lRARE HELMET\"],Name:\"§9Fallen Star Helmet\"},ExtraAttributes:{id:\"FALLEN_STAR_HAT\"}}",
"damage": 3,
"lore": [
"§7Health: §a+50",
"§7Defense: §a+30",
"§7Intelligence: §a+2",
"",
"§7§eWear this hat to a §5Cult of",
"§5the Fallen Star§e meeting.",
"",
"§7§8This item can be reforged!",
"§8§l* §8Co-op Soulbound §8§l*",
"§9§lRARE HELMET"
],
"internalname": "FALLEN_STAR_HAT",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Fallen_Star_Helmet"
]
}
|