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
28
29
30
31
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§aSpooky Cupcake",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"17d66611-a79c-3662-b09f-29c7fcd34fdb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDk3YWQ5OWQ1M2FhY2NlNmI3YTg0ZDg3NGU2N2I4YzU2ZmFkZWRmZGY2YTI1NjVjNzYyNmNlZmJmYzMwYzM1MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Grants §c+30❁ Strength§7 and\",8:\"§7§f+20✦ Speed§7.\",9:\"\",10:\"§7§eRight click on your summoned\",11:\"§epet to give it this item!\",12:\"\",13:\"§a§lUNCOMMON PET ITEM\"],Name:\"§f§f§aSpooky Cupcake\"},ExtraAttributes:{id:\"PET_ITEM_SPOOKY_CUPCAKE\"}}",
"damage": 3,
"lore": [
"§8Consumed on use",
"",
"§7§7Pet items can boost pets in",
"§7various ways but pets can only",
"§7hold 1 item at a time so choose",
"§7wisely!",
"",
"§7§7Grants §c+30❁ Strength§7 and",
"§7§f+20✦ Speed§7.",
"",
"§7§eRight click on your summoned",
"§epet to give it this item!",
"",
"§a§lUNCOMMON PET ITEM"
],
"internalname": "PET_ITEM_SPOOKY_CUPCAKE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pet_Items",
"https://wiki.hypixel.net/Spooky_Cupcake"
]
}
|