diff options
Diffstat (limited to 'items/COCO_CHOPPER.json')
-rw-r--r-- | items/COCO_CHOPPER.json | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/items/COCO_CHOPPER.json b/items/COCO_CHOPPER.json index 994f658b..a18cb5f3 100644 --- a/items/COCO_CHOPPER.json +++ b/items/COCO_CHOPPER.json @@ -1,11 +1,14 @@ { "itemid": "minecraft:golden_axe", - "displayname": "§f§f§5Cocoa Chopper", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Grants §6+20☘ Farming Fortune\",1:\"§6§7when harvesting Cocoa Beans.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§5§lEPIC AXE\"],Name:\"§f§f§5Cocoa Chopper\"},ExtraAttributes:{id:\"COCO_CHOPPER\"}}", + "displayname": "§5Cocoa Chopper", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Cocoa Beans Fortune: §a+20\",1:\"\",2:\"§7Grants §6+20☘ Cocoa Beans\",3:\"§6Fortune§7, which increases drops\",4:\"§7when harvesting Cocoa Beans.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§5§lEPIC AXE\"],Name:\"§5Cocoa Chopper\"},ExtraAttributes:{id:\"COCO_CHOPPER\"}}", "damage": 0, "lore": [ - "§7Grants §6+20☘ Farming Fortune", - "§6§7when harvesting Cocoa Beans.", + "§7Cocoa Beans Fortune: §a+20", + "", + "§7Grants §6+20☘ Cocoa Beans", + "§6Fortune§7, which increases drops", + "§7when harvesting Cocoa Beans.", "", "§7§8This item can be reforged!", "§5§lEPIC AXE" |