diff options
Diffstat (limited to 'items/ADVANCED_GARDENING_AXE.json')
-rw-r--r-- | items/ADVANCED_GARDENING_AXE.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/items/ADVANCED_GARDENING_AXE.json b/items/ADVANCED_GARDENING_AXE.json index d858ae11..e2df6c21 100644 --- a/items/ADVANCED_GARDENING_AXE.json +++ b/items/ADVANCED_GARDENING_AXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_axe", "displayname": "§9Advanced Gardening Axe", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Farming Fortune: §a+10\",1:\"\",2:\"§9Replenish I\",3:\"§7Upon breaking crops, nether\",4:\"§7wart, or cocoa, automatically\",5:\"§7replant from materials in your\",6:\"§7inventory.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aGarden Level 6§c.\",10:\"§9§lRARE AXE\",11:\"\",12:\"§7Cost\",13:\"§c25 Copper\"],Name:\"§9Advanced Gardening Axe\"},ExtraAttributes:{id:\"ADVANCED_GARDENING_AXE\",enchantments:{replenish:1}}}", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Farming Fortune: §a+10\",1:\"\",2:\"§9Replenish I\",3:\"§7Upon breaking crops, nether\",4:\"§7wart, or cocoa, automatically\",5:\"§7replant from materials in your\",6:\"§7inventory.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aGarden Level 6§c.\",10:\"§9§lRARE AXE\"],Name:\"§9Advanced Gardening Axe\"},ExtraAttributes:{id:\"ADVANCED_GARDENING_AXE\",enchantments:{replenish:1}}}", "damage": 0, "lore": [ "§7Farming Fortune: §a+10", @@ -14,10 +14,7 @@ "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aGarden Level 6§c.", - "§9§lRARE AXE", - "", - "§7Cost", - "§c25 Copper" + "§9§lRARE AXE" ], "internalname": "ADVANCED_GARDENING_AXE", "crafttext": "", |