1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"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"
],
"internalname": "MIXED_MITE_GEL",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|