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
|
{
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §6Penguin",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"90ea5139-dc59-33a0-9715-d276ce992432\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzg1NDIwMTk4MywKICAicHJvZmlsZUlkIiA6ICI1NzgzZWMxNDgxMDI0ZDJmOTk4N2JhNGZhNWNlMmFmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJCbHVlUGhlbml4NDMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzc1MzRlOTdmMzZlNWE4MzM1OTI4ZTE3MWVjOTk2MDhiZWU3ZmIxNmUyNjBhZmIzMDEwMjViM2IxN2VlZWZjNCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}%\",3:\"\",4:\"§6Thick Blubber\",5:\"§7§7Each time you catch a Sea Creature,\",6:\"§7reduce your §b❄ Cold §7by §a{0}§7.\",7:\"\",8:\"§6Expert Glacite Fisher\",9:\"§7§7The fishing speed reduction from\",10:\"§7being underground is reduced by §a{1}%§7.\",11:\"\",12:\"§6Subzero Hero\",13:\"§7§7Gain §b+{2}§b☂ Fishing Speed §7while in the\",14:\"§7§bGlacite Tunnels§7.\",15:\"\",16:\"§7§eRight-click to add this pet to your\",17:\"§epet menu!\",18:\"\",19:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Penguin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"PENGUIN\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false,\\\"noMove\\\":false}\",id:\"PENGUIN;4\"}}",
"damage": 3,
"lore": [
"§8Fishing Pet",
"",
"§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}%",
"",
"§6Thick Blubber",
"§7§7Each time you catch a Sea Creature,",
"§7reduce your §b❄ Cold §7by §a{0}§7.",
"",
"§6Expert Glacite Fisher",
"§7§7The fishing speed reduction from",
"§7being underground is reduced by §a{1}%§7.",
"",
"§6Subzero Hero",
"§7§7Gain §b+{2}§b☂ Fishing Speed §7while in the",
"§7§bGlacite Tunnels§7.",
"",
"§7§eRight-click to add this pet to your",
"§epet menu!",
"",
"§6§lLEGENDARY"
],
"internalname": "PENGUIN;4",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "",
"infoType": "WIKI_URL",
"recipes": [
{
"type": "forge",
"inputs": [
"WEBBED_FOSSIL:1.0",
"FLAWLESS_AQUAMARINE_GEM:1.0"
],
"count": 1,
"duration": 604800,
"overrideOutputId": "PENGUIN;4"
}
],
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Penguin_Pet",
"https://wiki.hypixel.net/Penguin_Pet"
]
}
|