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 Kat to upgrade an\",1:\"§7Endermite pet to §dmythic\",2:\"§d§7rarity.\",3:\"§7§8§oPowerful substance combined\",4:\"§8§ofrom the 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 Kat to upgrade an",
"§7Endermite pet to §dmythic",
"§d§7rarity.",
"§7§8§oPowerful substance combined",
"§8§ofrom the 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.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mixed_Mite_Gel",
"https://wiki.hypixel.net/Mixed_Mite_Gel"
]
}
|