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
32
33
34
35
36
37
38
39
40
41
42
43
44
|
{
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §6Eerie",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"6977593c-236b-31c8-943e-6df9b3c0ab6c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NTY2NTQ5MTMwMiwKICAicHJvZmlsZUlkIiA6ICJkYmQ4MDQ2M2EwMzY0Y2FjYjI3OGNhODBhMDBkZGIxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4bG9nMjEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzNhZjcwYzZmZjc2YmE0OGYyNGVlOGEyMDYzYTViNTBiYmZhYmY0MDlmNDc5NTI0OGEyOTJmODI4OWY0N2M5OCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7§8Edition: #???\",3:\"\",4:\"§7Speed: §a{SPEED}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"\",7:\"§6Fearnesy\",8:\"§7§7§5Fear §7from §5Great Spook\",9:\"§5Armor §7in your §bwardrobe\",10:\"§b§7applies to you, even if you\",11:\"§7aren\u0027t wearing it.\",12:\"\",13:\"§6Fearama §8Edition #???\",14:\"§7§7§7Increases §cdamage §7dealt\",15:\"§7to Spooky Mobs by §a0.1 §7or\",16:\"§7§a1% §7for every §5Fear §7you\",17:\"§7have.\",18:\"\",19:\"§6Fearcreasing §8Edition #???\",20:\"§7§7§7Gives §a+{0} §5Fear §7for\",21:\"§7every §a10 §cPrimal Fears\",22:\"§c§7killed, up to §a150 §cPrimal\",23:\"§cFears§7.\",24:\"§cPrimal Fear Kills§7: (§a§k111§7/§a150§7)\",25:\"\",26:\"§7§eRight-click to add this pet to\",27:\"§eyour pet menu!\",28:\"\",29:\"§8§l* §8Soulbound §8§l*\",30:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Eerie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"EERIE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"uuid\\\":\\\"b0ecc0bd-7d4a-4b42-9f52-95d4824c8932\\\",\\\"uniqueId\\\":\\\"909d0691-036a-4b5c-92e9-1223f9254434\\\",\\\"hideRightClick\\\":false}\",id:\"EERIE;4\"}}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
"§7§8Edition: #???",
"",
"§7Speed: §a{SPEED}",
"§7Intelligence: §a{INTELLIGENCE}",
"",
"§6Fearnesy",
"§7§7§5Fear §7from §5Great Spook",
"§5Armor §7in your §bwardrobe",
"§b§7applies to you, even if you",
"§7aren\u0027t wearing it.",
"",
"§6Fearama §8Edition #???",
"§7§7§7Increases §cdamage §7dealt",
"§7to Spooky Mobs by §a0.1 §7or",
"§7§a1% §7for every §5Fear §7you",
"§7have.",
"",
"§6Fearcreasing §8Edition #???",
"§7§7§7Gives §a+{0} §5Fear §7for",
"§7every §a10 §cPrimal Fears",
"§c§7killed, up to §a150 §cPrimal",
"§cFears§7.",
"§cPrimal Fear Kills§7: (§a§k111§7/§a150§7)",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§8§l* §8Soulbound §8§l*",
"§6§lLEGENDARY"
],
"internalname": "EERIE;4",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|