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": "§f§f§7[Lvl {LVL}] §6Endermite",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6More Stonks\",5:\"§7§7Gain more exp orbs for\",6:\"§7breaking end stone and gain a\",7:\"§7+§a{0}% §7chance to get an extra\",8:\"§7block dropped\",9:\"\",10:\"§6Pearl Muncher\",11:\"§7§7Ender Pearls dropped from\",12:\"§7slain enemies are consumed and\",13:\"§7converted into §6{1} coins§7.\",14:\"\",15:\"§6Pearl Powered\",16:\"§7§7Upon munching Ender Pearls,\",17:\"§7gain §f+{2}✦ Speed§7, §c+{3}❁\",18:\"§cStrength§7, and §b+{4}✯ Magic\",19:\"§bFind §7for §a10s§7.\",20:\"\",21:\"§7§eRight-click to add this pet to\",22:\"§eyour pet menu!\",23:\"\",24:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Endermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":2}\",id:\"ENDERMITE;4\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Mining Pet",
"",
"§7Intelligence: §a{INTELLIGENCE}",
"",
"§6More Stonks",
"§7§7Gain more exp orbs for",
"§7breaking end stone and gain a",
"§7+§a{0}% §7chance to get an extra",
"§7block dropped",
"",
"§6Pearl Muncher",
"§7§7Ender Pearls dropped from",
"§7slain enemies are consumed and",
"§7converted into §6{1} coins§7.",
"",
"§6Pearl Powered",
"§7§7Upon munching Ender Pearls,",
"§7gain §f+{2}✦ Speed§7, §c+{3}❁",
"§cStrength§7, and §b+{4}✯ Magic",
"§bFind §7for §a10s§7.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§6§lLEGENDARY"
],
"internalname": "ENDERMITE;4",
"crafttext": "20% Chance",
"useneucraft": true,
"clickcommand": "viewrecipe",
"recipe": {
"A1": "ENCHANTED_ENDSTONE:64",
"A2": "ENCHANTED_ENDSTONE:64",
"A3": "ENCHANTED_ENDSTONE:64",
"B1": "ENCHANTED_ENDSTONE:64",
"B2": "SUPER_EGG:1",
"B3": "ENCHANTED_ENDSTONE:64",
"C1": "ENCHANTED_ENDSTONE:64",
"C2": "ENCHANTED_ENDSTONE:64",
"C3": "ENCHANTED_ENDSTONE:64"
},
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet"
]
}
|