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}] §6Mole",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"896b5482-14d5-3cb8-8bd6-f349104382fa\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzg1NDE4MzUyNiwKICAicHJvZmlsZUlkIiA6ICIxMTM1Njg1ZTk3ZGE0ZjYyYTliNDQ3MzA0NGFiZjQ0MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNYXJpb1dsZXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzI3YmFhYWZjMDk5NzhkNGJkYTczZTE2YWZkZGU4NWVjMTNiMGY5NWFkOTg5NTI0YzVmY2FhNzE3Y2YwNmI0YSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Magic Find: §a{MAGIC_FIND}\",4:\"§7Mining Speed: §a{MINING_SPEED}\",5:\"\",6:\"§6Archaeologist\",7:\"§7§7Increase your chance of finding\",8:\"§7§cScavenged Items §7in the §2Mines of\",9:\"§2Divan §7by §a{0}%§7.\",10:\"\",11:\"§6Blind as a Mole\",12:\"§7§7Gain a §a{1}% §7chance for §eProfessor\",13:\"§eRobot §7to ask for 1 less part.\",14:\"\",15:\"§6Nucleic Explorer\",16:\"§7§7Gain a §a{2}% §7chance to receive an\",17:\"§7extra drop when completing the\",18:\"§7§dCrystal Nucleus§7.\",19:\"\",20:\"§7§eRight-click to add this pet to your\",21:\"§epet menu!\",22:\"\",23:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Mole\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MOLE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false,\\\"noMove\\\":false}\",id:\"MOLE;4\"}}",
"damage": 3,
"lore": [
"§8Mining Pet",
"",
"§7Intelligence: §a{INTELLIGENCE}",
"§7Magic Find: §a{MAGIC_FIND}",
"§7Mining Speed: §a{MINING_SPEED}",
"",
"§6Archaeologist",
"§7§7Increase your chance of finding",
"§7§cScavenged Items §7in the §2Mines of",
"§2Divan §7by §a{0}%§7.",
"",
"§6Blind as a Mole",
"§7§7Gain a §a{1}% §7chance for §eProfessor",
"§eRobot §7to ask for 1 less part.",
"",
"§6Nucleic Explorer",
"§7§7Gain a §a{2}% §7chance to receive an",
"§7extra drop when completing the",
"§7§dCrystal Nucleus§7.",
"",
"§7§eRight-click to add this pet to your",
"§epet menu!",
"",
"§6§lLEGENDARY"
],
"internalname": "MOLE;4",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "",
"infoType": "WIKI_URL",
"recipes": [
{
"type": "forge",
"inputs": [
"SKYBLOCK_COIN:300000.0",
"CLAW_FOSSIL:1.0"
],
"count": 1.0,
"overrideOutputId": "MOLE;4",
"duration": 259200
}
],
"info": [
"https://wiki.hypixel.net/Mole_Pet",
"https://hypixel-skyblock.fandom.com/wiki/Mole_Pet"
]
}
|