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
|
{
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §6Ammonite",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"d05d927e-f686-323e-9c21-a99d0e0cc2ca\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDExNTI5NDE1NiwKICAicHJvZmlsZUlkIiA6ICI0NWY3YTJlNjE3ODE0YjJjODAwODM5MmRmN2IzNWY0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJfSnVzdERvSXQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTA3NGE3YmQ5NzZmZTZhYmExNjI0MTYxNzkzYmU1NDdkNTRjODM1Y2Y0MjIyNDNhODUxYmEwOWQxZTY1MDU1MyIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §a+{SEA_CREATURE_CHANCE}%\",3:\"\",4:\"§6Heart of the Sea\",5:\"§7§7Each Heart of the Mountain\",6:\"§7level grants §3+{0}α Sea Creature\",7:\"§3Chance.\",8:\"\",9:\"§6Not a Snail\",10:\"§7§7Each fishing and mining level\",11:\"§7grants §f+{1}✦ Speed §7and §a+{2}❈\",12:\"§aDefense.\",13:\"\",14:\"§6Gift of the Ammonite\",15:\"§7§7Increases your fishing speed\",16:\"§7by §a{3}% §7for each mining\",17:\"§7level.\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Ammonite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"AMMONITE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"PET_MENU\",id:\"AMMONITE;4\"}}",
"damage": 3,
"lore": [
"§8Fishing Pet",
"",
"§7Sea Creature Chance: §a+{SEA_CREATURE_CHANCE}%",
"",
"§6Heart of the Sea",
"§7§7Each Heart of the Mountain",
"§7level grants §3+{0}α Sea Creature",
"§3Chance.",
"",
"§6Not a Snail",
"§7§7Each fishing and mining level",
"§7grants §f+{1}✦ Speed §7and §a+{2}❈",
"§aDefense.",
"",
"§6Gift of the Ammonite",
"§7§7Increases your fishing speed",
"§7by §a{3}% §7for each mining",
"§7level.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§6§lLEGENDARY"
],
"internalname": "AMMONITE;4",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ammonite_Pet",
"https://wiki.hypixel.net/Ammonite_Pet"
],
"recipes": [
{
"type": "forge",
"inputs": [
"HELIX:1",
"SKYBLOCK_COIN:300000"
],
"count": 1,
"overrideOutputId": "AMMONITE;4",
"duration": 1036800
}
]
}
|