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/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/MITE_GEL.json')
-rw-r--r-- | items/MITE_GEL.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/MITE_GEL.json b/items/MITE_GEL.json new file mode 100644 index 00000000..8c099047 --- /dev/null +++ b/items/MITE_GEL.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§5Mite Gel", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8§oSticky goo scraped off an\",1:\"§8§oEndermite.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Mite Gel\"},ExtraAttributes:{id:\"MITE_GEL\"}}", + "damage": 5, + "lore": [ + "§7§8§oSticky goo scraped off an", + "§8§oEndermite.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC" + ], + "internalname": "MITE_GEL", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mite_Gel", + "https://wiki.hypixel.net/Mite_Gel" + ] +}
\ No newline at end of file |