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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §fEndermite",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0=\"}]}},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:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fEndermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ENDERMITE;0\"},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",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§f§lCOMMON"
],
"internalname": "ENDERMITE;0",
"crafttext": "50% Chance",
"useneucraft": true,
"clickcommand": "viewrecipe",
"recipe": {
"A1": "ENCHANTED_ENDSTONE:64",
"A2": "ENCHANTED_ENDSTONE:64",
"A3": "ENCHANTED_ENDSTONE:64",
"B1": "ENCHANTED_ENDSTONE:64",
"B2": "ENCHANTED_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",
"https://wiki.hypixel.net/Endermite_Pet"
]
}
|