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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §9Blue Whale",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤§7.\",6:\"\",7:\"§6Bulk\",8:\"§7§7Gain §a{1}§a❈ Defense §7per\",9:\"§7§c20.0 Max §c❤ Health§7.\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Blue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"BLUE_WHALE;2\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Fishing Pet",
"",
"§7Health: §a{HEALTH}",
"",
"§6Ingest",
"§7§7All potions heal §c+{0}❤§7.",
"",
"§6Bulk",
"§7§7Gain §a{1}§a❈ Defense §7per",
"§7§c20.0 Max §c❤ Health§7.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§9§lRARE"
],
"internalname": "BLUE_WHALE;2",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Blue_Whale_Pet",
"https://wiki.hypixel.net/Blue_Whale_Pet"
],
"crafttext": "",
"recipes": [
{
"type": "katgrade",
"coins": 75000,
"time": 172800,
"input": "BLUE_WHALE;1",
"output": "BLUE_WHALE;2",
"items": []
}
]
}
|