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
45
46
47
48
49
50
51
52
53
54
55
56
57
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §6Parrot",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"cbd58638-f78c-3f85-9b08-6b02f0614215\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1ODIwODk4NjgyMDksInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVkZjRiMzQwMWE0ZDA2YWQ2NmFjOGI1YzRkMTg5NjE4YWU2MTdmOWMxNDMwNzFjOGFjMzlhNTYzY2Y0ZTQyMDgifX19\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Crit Damage: §c+{CRIT_DAMAGE}%\",4:\"\",5:\"§6Flamboyant\",6:\"§7§7Adds §a{0} §7levels to\",7:\"§7intimidation accessories.\",8:\"\",9:\"§6Repeat\",10:\"§7§7Boosts potions duration by\",11:\"§7§a{1}%§7.\",12:\"\",13:\"§6Bird Discourse\",14:\"§7§7Gives §c+{2}❁ Strength §7to\",15:\"§7players within §a20 §7blocks.\",16:\"§8Doesn\u0027t stack\",17:\"\",18:\"§6Parrot Feather Infusion\",19:\"§7§7When summoned or in your pets\",20:\"§7menu, boost the duration of\",21:\"§7consumed §cGod Potions §7by\",22:\"§7§a{3}%§7.\",23:\"\",24:\"§7§eRight-click to add this pet to\",25:\"§eyour pet menu!\",26:\"\",27:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Parrot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"PARROT\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"PARROT;4\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Alchemy Pet",
"",
"§7Intelligence: §a{INTELLIGENCE}",
"§7Crit Damage: §c+{CRIT_DAMAGE}%",
"",
"§6Flamboyant",
"§7§7Adds §a{0} §7levels to",
"§7intimidation accessories.",
"",
"§6Repeat",
"§7§7Boosts potions duration by",
"§7§a{1}%§7.",
"",
"§6Bird Discourse",
"§7§7Gives §c+{2}❁ Strength §7to",
"§7players within §a20 §7blocks.",
"§8Doesn\u0027t stack",
"",
"§6Parrot Feather Infusion",
"§7§7When summoned or in your pets",
"§7menu, boost the duration of",
"§7consumed §cGod Potions §7by",
"§7§a{3}%§7.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§6§lLEGENDARY"
],
"internalname": "PARROT;4",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Parrot_Pet",
"https://wiki.hypixel.net/Parrot_Pet"
],
"crafttext": "",
"recipes": [
{
"type": "katgrade",
"coins": 15000000,
"time": 864000,
"input": "PARROT;3",
"output": "PARROT;4",
"items": [
"ENCHANTED_FEATHER:16"
]
}
]
}
|