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:skull",
"displayname": "§6Candy Relic",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"bef6ad3e-4ce8-3f04-8974-75eae76f97e6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzk2Njg3NjdmMTE0MTgzNWUyYzQ5YWQyYjQxNTU5OGYxYjE2NmJlOTE3MzkwMmEwMjU3ZTc3NzA0ZjkxM2UxZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Increases the drop chance of\",1:\"§7candies from mobs by §a20%\",2:\"§a§7during the §6Spooky\",3:\"§6Festival§7.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Candy Relic\"},ExtraAttributes:{id:\"CANDY_RELIC\"}}",
"damage": 3,
"lore": [
"§7Increases the drop chance of",
"§7candies from mobs by §a20%",
"§a§7during the §6Spooky",
"§6Festival§7.",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY ACCESSORY"
],
"internalname": "CANDY_RELIC",
"crafttext": "",
"clickcommand": "",
"modver": "1.5-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Candy_Relic"
]
}
|