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": "§f§f§7[Lvl {LVL}] §6Slug",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"bd1a026f-387c-30c8-adf2-62f57cf9709e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NzQ3MDQ0MzA4MiwKICAicHJvZmlsZUlkIiA6ICJkOGNkMTNjZGRmNGU0Y2IzODJmYWZiYWIwOGIyNzQ4OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJaYWNoeVphY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E3OWQwZmQ2NzdiNTQ1MzA5NjExMTdlZjg0YWRjMjA2ZTJjYzUwNDVjMTM0NGQ2MWQ3NzZiZjhhYzJmZTFiYSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Slow and Steady\",6:\"§7§7When fishing in the §cCrimson\",7:\"§cIsle§7, §aSlugfish §7take §a{0}%\",8:\"§a§7less time to catch.\",9:\"\",10:\"§6Pest Friends\",11:\"§7§7§7Grants §2+{1}ൠ Bonus Pest\",12:\"§2Chance§7.\",13:\"\",14:\"§6Repugnant Aroma\",15:\"§7§7When farming in a plot\",16:\"§7affected by a §aSprayonator§7,\",17:\"§7gain §6+{2}☘ Farming Fortune§7.\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Slug\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SLUG\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"SLUG;4\"}}",
"damage": 3,
"lore": [
"§8Farming Pet",
"",
"§7Defense: §a{DEFENSE}",
"§7Intelligence: §a{INTELLIGENCE}",
"",
"§6Slow and Steady",
"§7§7When fishing in the §cCrimson",
"§cIsle§7, §aSlugfish §7take §a{0}%",
"§a§7less time to catch.",
"",
"§6Pest Friends",
"§7§7§7Grants §2+{1}ൠ Bonus Pest",
"§2Chance§7.",
"",
"§6Repugnant Aroma",
"§7§7When farming in a plot",
"§7affected by a §aSprayonator§7,",
"§7gain §6+{2}☘ Farming Fortune§7.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§6§lLEGENDARY"
],
"internalname": "SLUG;4",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Slug_Pet",
"https://wiki.hypixel.net/Slug_Pet"
],
"recipes": [
{
"type": "katgrade",
"coins": 10000000,
"time": 604800,
"input": "SLUG;3",
"output": "SLUG;4",
"items": [
"ENCHANTED_COMPOST:1"
]
}
]
}
|