diff options
Diffstat (limited to 'items/MITHRIL_ORE.json')
-rw-r--r-- | items/MITHRIL_ORE.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/MITHRIL_ORE.json b/items/MITHRIL_ORE.json new file mode 100644 index 00000000..85494911 --- /dev/null +++ b/items/MITHRIL_ORE.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:prismarine_crystals", + "displayname": "§fMithril", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"\",2:\"§7§7§o\\\"The Man called it\",3:\"§7§o\\\"true-silver\\\" while the Dwarves,\",4:\"§7§owho loved it above all things,\",5:\"§7§ohad their own, secret name for\",6:\"§7§oit.\\\"\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fMithril\"},ExtraAttributes:{id:\"MITHRIL_ORE\"}}", + "damage": 0, + "lore": [ + "§8Brewing Ingredient", + "", + "§7§7§o\"The Man called it", + "§7§o\"true-silver\" while the Dwarves,", + "§7§owho loved it above all things,", + "§7§ohad their own, secret name for", + "§7§oit.\"", + "", + "§f§lCOMMON" + ], + "internalname": "MITHRIL_ORE", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |