diff options
Diffstat (limited to 'items/MITHRIL_PICKAXE.json')
-rw-r--r-- | items/MITHRIL_PICKAXE.json | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/items/MITHRIL_PICKAXE.json b/items/MITHRIL_PICKAXE.json index 0d872803..c11c0ec0 100644 --- a/items/MITHRIL_PICKAXE.json +++ b/items/MITHRIL_PICKAXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_pickaxe", "displayname": "§aMithril Pickaxe", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+40\",3:\"\",4:\"§7Mining Speed: §a+280\",5:\"\",6:\"§7Grants §a+20 §6↑ Mining Speed\",7:\"§6§7when mining Mithril Ore§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aMithril Pickaxe\"},ExtraAttributes:{compact_blocks:4245,originTag:\"UNKNOWN\",id:\"MITHRIL_PICKAXE\",enchantments:{efficiency:5,fortune:3,compact:4,telekinesis:1,experience:3},uuid:\"3f7b3257-d129-4a66-bbfd-c6d8f1cb60d4\",timestamp:\"1/16/21 1:32 AM\"}}", + "nbttag": "{ench:[],overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+40\",3:\"\",4:\"§7Mining Speed: §a+280\",5:\"\",6:\"§7Grants §a+20 §6↑ Mining Speed\",7:\"§6§7when mining Mithril Ore§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§a§lUNCOMMON PICKAXE\",11:\"\",12:\"§eItems Required\",13:\"§9Enchanted Mithril §7x30\",14:\"§9Bejeweled Handle §7x1\",15:\"§aEnchanted Gold §7x10\",16:\"\",17:\"§7Duration: §b45m\"],Name:\"§aMithril Pickaxe\"},ExtraAttributes:{id:\"MITHRIL_PICKAXE\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§8Breaking Power 5", @@ -14,7 +14,14 @@ "§6§7when mining Mithril Ore§7.", "", "§7§8This item can be reforged!", - "§a§lUNCOMMON PICKAXE" + "§a§lUNCOMMON PICKAXE", + "", + "§eItems Required", + "§9Enchanted Mithril §7x30", + "§9Bejeweled Handle §7x1", + "§aEnchanted Gold §7x10", + "", + "§7Duration: §b45m" ], "internalname": "MITHRIL_PICKAXE", "crafttext": "", |