diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-21 08:03:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 17:03:59 +1100 |
commit | ba08abe1141c788714430eb76a081960a6af250a (patch) | |
tree | fc3c445e2ffbc056a28317e1c280d97cbebeedfa /items/MIXED_MITE_GEL.json | |
parent | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (diff) | |
download | NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.gz NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.bz2 NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.zip |
Added new items from the end update (#843)
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 |