diff options
Diffstat (limited to 'items/MIXED_MITE_GEL.json')
-rw-r--r-- | items/MIXED_MITE_GEL.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/MIXED_MITE_GEL.json b/items/MIXED_MITE_GEL.json new file mode 100644 index 00000000..b96bead9 --- /dev/null +++ b/items/MIXED_MITE_GEL.json @@ -0,0 +1,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": "" +}
\ No newline at end of file |