diff options
Diffstat (limited to 'items/REFINED_MITHRIL.json')
-rw-r--r-- | items/REFINED_MITHRIL.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/REFINED_MITHRIL.json b/items/REFINED_MITHRIL.json new file mode 100644 index 00000000..dff2e1e6 --- /dev/null +++ b/items/REFINED_MITHRIL.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§5Refined Mithril", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§5§lEPIC\"],Name:\"§5Refined Mithril\"},ExtraAttributes:{id:\"REFINED_MITHRIL\"}}", + "damage": 4, + "lore": [ + "§5§lEPIC" + ], + "internalname": "REFINED_MITHRIL", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |