diff options
Diffstat (limited to 'items/IRON_PICKAXE.json')
-rw-r--r-- | items/IRON_PICKAXE.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/IRON_PICKAXE.json b/items/IRON_PICKAXE.json index 348b27a9..81b62213 100644 --- a/items/IRON_PICKAXE.json +++ b/items/IRON_PICKAXE.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:iron_pickaxe", "displayname": "§fIron Pickaxe", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Breaking Power 1\",1:\"\",2:\"§7Damage: §c+25\",3:\"\",4:\"§7Mining Speed: §a+160\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON PICKAXE\"],Name:\"§fIron Pickaxe\"},ExtraAttributes:{id:\"IRON_PICKAXE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Breaking Power 1\",1:\"\",2:\"§7Damage: §c+25\",3:\"§7Mining Speed: §a+160\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§f§lCOMMON PICKAXE\"],Name:\"§fIron Pickaxe\"},ExtraAttributes:{id:\"IRON_PICKAXE\"}}", "damage": 0, "lore": [ "§8Breaking Power 1", "", "§7Damage: §c+25", - "", "§7Mining Speed: §a+160", "", "§7§8This item can be reforged!", @@ -30,4 +29,4 @@ }, "crafttext": "", "infoType": "" -} +}
\ No newline at end of file |