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
27
|
{
"itemid": "minecraft:skull",
"displayname": "§5Spooky Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"2594a979-1302-3d6e-a1da-c9dbf0959539\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGM2NTcwZjEyNDI5OTJmNmViYTIzZWU1ODI1OThjMzllM2U3NDUzODMyNzNkZWVmOGIzOTc3NTgzZmUzY2Y1In19fQ==\"}]}},display:{Lore:[0:\"§7Defense: §a+25\",1:\"\",2:\"§7Each armor piece grants a §a+5%\",3:\"§a§7chance to get Candy from mobs\",4:\"§7during the §6Spooky Festival§7.\",5:\"\",6:\"§6Full Set Bonus: Candy Man\",7:\"§7Grants a §a+5% §7chance to find\",8:\"§7rare Candy.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC HELMET\"],Name:\"§5Spooky Helmet\"},ExtraAttributes:{id:\"SPOOKY_HELMET\"}}",
"damage": 3,
"lore": [
"§7Defense: §a+25",
"",
"§7Each armor piece grants a §a+5%",
"§a§7chance to get Candy from mobs",
"§7during the §6Spooky Festival§7.",
"",
"§6Full Set Bonus: Candy Man",
"§7Grants a §a+5% §7chance to find",
"§7rare Candy.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC HELMET"
],
"internalname": "SPOOKY_HELMET",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Spooky_Armor"
]
}
|