diff options
Diffstat (limited to 'items/REFINED_MITHRIL_PICKAXE.json')
-rw-r--r-- | items/REFINED_MITHRIL_PICKAXE.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/REFINED_MITHRIL_PICKAXE.json b/items/REFINED_MITHRIL_PICKAXE.json new file mode 100644 index 00000000..72c17ca0 --- /dev/null +++ b/items/REFINED_MITHRIL_PICKAXE.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:iron_pickaxe", + "displayname": "§9Refined Mithril Pickaxe", + "nbttag": "{ench:[],overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+50\",3:\"\",4:\"§7Mining Speed: §a+300\",5:\"\",6:\"§7Grants §a+50 §6↑ Mining Speed\",7:\"§6§7when mining Mithril Ore§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE PICKAXE\",11:\"\",12:\"§eItems Required\",13:\"§5Refined Mithril §7x3\",14:\"§9Bejeweled Handle §7x2\",15:\"§5Refined Diamond §7x1\",16:\"§aEnchanted Gold §7x30\",17:\"\",18:\"§7Duration: §b22h\"],Name:\"§9Refined Mithril Pickaxe\"},ExtraAttributes:{id:\"REFINED_MITHRIL_PICKAXE\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§8Breaking Power 5", + "", + "§7Damage: §c+50", + "", + "§7Mining Speed: §a+300", + "", + "§7Grants §a+50 §6↑ Mining Speed", + "§6§7when mining Mithril Ore§7.", + "", + "§7§8This item can be reforged!", + "§9§lRARE PICKAXE", + "", + "§eItems Required", + "§5Refined Mithril §7x3", + "§9Bejeweled Handle §7x2", + "§5Refined Diamond §7x1", + "§aEnchanted Gold §7x30", + "", + "§7Duration: §b22h" + ], + "internalname": "REFINED_MITHRIL_PICKAXE", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |