diff options
Diffstat (limited to 'items/MITHRIL_PICKAXE.json')
-rw-r--r-- | items/MITHRIL_PICKAXE.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/MITHRIL_PICKAXE.json b/items/MITHRIL_PICKAXE.json index 05506c36..24097ace 100644 --- a/items/MITHRIL_PICKAXE.json +++ b/items/MITHRIL_PICKAXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_pickaxe", "displayname": "§aMithril Pickaxe", - "nbttag": "{ench:[],overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+40\",3:\"§7Mining Speed: §a+280\",4:\"\",5:\"§7Gain §a+5% §2Mithril Powder\",6:\"§7when using this Pickaxe!\",7:\"\",8:\"§7Grants §a+20 §6⸕ Mining Speed\",9:\"§6§7when mining Mithril Ore§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §5Heart of the\",13:\"§5Mountain Tier 2§c.\",14:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aMithril Pickaxe\"},ExtraAttributes:{id:\"MITHRIL_PICKAXE\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+40\",3:\"§7Mining Speed: §a+280\",4:\"\",5:\"§7Gain §a+5% §2Mithril Powder\",6:\"§7when using this Pickaxe!\",7:\"\",8:\"§7Grants §a+20 §6⸕ Mining Speed\",9:\"§6§7when mining Mithril Ore§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 2§c.\",13:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aMithril Pickaxe\"},ExtraAttributes:{id:\"MITHRIL_PICKAXE\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§8Breaking Power 5", @@ -16,8 +16,7 @@ "§6§7when mining Mithril Ore§7.", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §5Heart of the", - "§5Mountain Tier 2§c.", + "§7§4❣ §cRequires §5Heart of the Mountain Tier 2§c.", "§a§lUNCOMMON PICKAXE" ], "internalname": "MITHRIL_PICKAXE", |