diff options
Diffstat (limited to 'items/MITHRIL_GOURMAND.json')
-rw-r--r-- | items/MITHRIL_GOURMAND.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/MITHRIL_GOURMAND.json b/items/MITHRIL_GOURMAND.json new file mode 100644 index 00000000..ffcda6aa --- /dev/null +++ b/items/MITHRIL_GOURMAND.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§aTasty Mithril", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Perfectly round and appetizing\",1:\"§7sphere of Mithril.\",2:\"\",3:\"§a§lUNCOMMON\"],Name:\"§aTasty Mithril\"},ExtraAttributes:{id:\"MITHRIL_GOURMAND\"}}", + "damage": 6, + "lore": [ + "§7§7Perfectly round and appetizing", + "§7sphere of Mithril.", + "", + "§a§lUNCOMMON" + ], + "internalname": "MITHRIL_GOURMAND", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |