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
|
{
"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: §c{SEA_CREATURE_CHANCE}%\",3:\"\",4:\"§6Heart of the Sea\",5:\"§7§7Grants §3+{0}α Sea Creature\",6:\"§3Chance §7to your pet for each\",7:\"§7§5Heart of the Mountain §7level.\",8:\"\",9:\"§6Expert Cave Fisher\",10:\"§7§7The fishing speed reduction\",11:\"§7from being underground is\",12:\"§7attenuated by §a{1}%§7.\",13:\"\",14:\"§6Gift of the Ammonite\",15:\"§7§7Each Mining and Fishing level\",16:\"§7grants §b+0.5☂ Fishing Speed§7,\",17:\"§7§f+2✦ Speed §7and §a+2❈\",18:\"§aDefense§7.\",19:\"\",20:\"§7§eRight-click to add this pet to\",21:\"§eyour pet menu!\",22:\"\",23:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Ammonite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"AMMONITE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"PET_MENU\",id:\"AMMONITE;4\"}}",
"damage": 3,
"lore": [
"§8Fishing Pet",
"",
"§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}%",
"",
"§6Heart of the Sea",
"§7§7Grants §3+{0}α Sea Creature",
"§3Chance §7to your pet for each",
"§7§5Heart of the Mountain §7level.",
"",
"§6Expert Cave Fisher",
"§7§7The fishing speed reduction",
"§7from being underground is",
"§7attenuated by §a{1}%§7.",
"",
"§6Gift of the Ammonite",
"§7§7Each Mining and Fishing level",
"§7grants §b+0.5☂ Fishing Speed§7,",
"§7§f+2✦ Speed §7and §a+2❈",
"§aDefense§7.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§6§lLEGENDARY"
],
"internalname": "AMMONITE;4",
"crafttext": "Requires: HotM 4",
"clickcommand": "",
"modver": "2.1.1-PRE",
"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
}
]
}
|