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": "§7[Lvl {LVL}] §dFlying Fish",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"779f930a-7409-3769-bee0-ab0a54f18045\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1MTI3NTI3MzI2MCwKICAicHJvZmlsZUlkIiA6ICI2NDU4Mjc0MjEyNDg0MDY0YTRkMDBlNDdjZWM4ZjcyZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaDNtMXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjBlMjM2M2MyZDQxYTlkMzIzYmE2MjVkZThjMDYzNzA2M2EzNmZlODVhMDQ1ZGUyNzVhN2I3NzM5ZGVkNjA1MSIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+{STRENGTH}\",3:\"§7Defense: §a+{DEFENSE}\",4:\"\",5:\"§6Quick Reel\",6:\"§7§7Increases fishing speed by\",7:\"§7§a{0}%\",8:\"\",9:\"§6Lava Bender\",10:\"§7§7Gives §a{1} §c❁ Strength §7and\",11:\"§7§a❈ Defense §7when near lava.\",12:\"\",13:\"§6Magmatic Diver\",14:\"§7§7Increases the stats of Magma\",15:\"§7Lord armor by §a{2}%\",16:\"\",17:\"§6Rapid Decay\",18:\"§7§7Increases the chance to\",19:\"§7activate Flash Enchantment by\",20:\"§7§a{3}%\",21:\"\",22:\"§7§eRight-click to add this pet to\",23:\"§eyour pet menu!\",24:\"\",25:\"§d§lMYTHIC\"],Name:\"§7[Lvl {LVL}] §dFlying Fish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"FLYING_FISH\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"MYTHIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"FLYING_FISH;5\"}}",
"damage": 3,
"lore": [
"§8Fishing Pet",
"",
"§7Strength: §a+{STRENGTH}",
"§7Defense: §a+{DEFENSE}",
"",
"§6Quick Reel",
"§7§7Increases fishing speed by",
"§7§a{0}%",
"",
"§6Lava Bender",
"§7§7Gives §a{1} §c❁ Strength §7and",
"§7§a❈ Defense §7when near lava.",
"",
"§6Magmatic Diver",
"§7§7Increases the stats of Magma",
"§7Lord armor by §a{2}%",
"",
"§6Rapid Decay",
"§7§7Increases the chance to",
"§7activate Flash Enchantment by",
"§7§a{3}%",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§d§lMYTHIC"
],
"internalname": "FLYING_FISH;5",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Flying_Fish_Pet"
]
}
|