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
|
{
"itemid": "minecraft:dye",
"displayname": "§6Mixed Mite Gel",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Use at §bKat §7to upgrade §eEndermite\",1:\"§ePets §7to §dMythic §7rarity.\",2:\"\",3:\"§7§8§oPowerful substance combined from\",4:\"§8§othe plasma membrane of many\",5:\"§8§oEndermites.\",6:\"\",7:\"§6§lLEGENDARY\"],Name:\"§6Mixed Mite Gel\"},ExtraAttributes:{id:\"MIXED_MITE_GEL\"}}",
"damage": 14,
"lore": [
"§7Use at §bKat §7to upgrade §eEndermite",
"§ePets §7to §dMythic §7rarity.",
"",
"§7§8§oPowerful substance combined from",
"§8§othe plasma membrane of many",
"§8§oEndermites.",
"",
"§6§lLEGENDARY"
],
"recipe": {
"A1": "",
"A2": "MITE_GEL:32",
"A3": "",
"B1": "MITE_GEL:32",
"B2": "MITE_GEL:32",
"B3": "MITE_GEL:32",
"C1": "",
"C2": "MITE_GEL:32",
"C3": ""
},
"internalname": "MIXED_MITE_GEL",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mixed_Mite_Gel",
"https://wiki.hypixel.net/Mixed_Mite_Gel"
]
}
|