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:skull",
"displayname": "§fEgg Hunt",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"733f9a77-9671-3e84-9940-f8ee197f252b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmM3MDQwNmU3NTM5NDIxMzU0MjRiYjk5NjkyYjc0NGM5YTAzNDVkM2YzYzgxOTNlOWQ4ZTMwZDU0NDEyMThlMyJ9fX0\"}]}},display:{Lore:[0:\"§7§7Place an egg which can be\",1:\"§7found on your island by guests\",2:\"§7for island points.\",3:\"\",4:\"§7§7Maximum of 10.\",5:\"\",6:\"§7§4❣ §cRequires §aSocial Skill 3\",7:\"§f§lCOMMON\"],Name:\"§fEgg Hunt\"},ExtraAttributes:{id:\"EGG_HUNT\"}}",
"damage": 3,
"lore": [
"§7§7Place an egg which can be",
"§7found on your island by guests",
"§7for island points.",
"",
"§7§7Maximum of 10.",
"",
"§7§4❣ §cRequires §aSocial Skill 3",
"§f§lCOMMON"
],
"internalname": "EGG_HUNT",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Egg_Hunt"
]
}
|