diff options
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 |