diff options
Diffstat (limited to 'items/COCO_CHOPPER.json')
-rw-r--r-- | items/COCO_CHOPPER.json | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/items/COCO_CHOPPER.json b/items/COCO_CHOPPER.json index 1ac189ac..5834478d 100644 --- a/items/COCO_CHOPPER.json +++ b/items/COCO_CHOPPER.json @@ -1,12 +1,11 @@ { "itemid": "minecraft:golden_axe", "displayname": "§5Coco Chopper", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Increases cocoa bean drops by\",1:\"§7§e20%\",2:\"§7Cannot break trees.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lEPIC AXE\"],Name:\"§5Coco Chopper\"},ExtraAttributes:{id:\"COCO_CHOPPER\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Increases Cocoa Bean drops by\",1:\"§7§a20% §7but cannot break logs.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§5§lEPIC AXE\"],Name:\"§5Coco Chopper\"},ExtraAttributes:{id:\"COCO_CHOPPER\"}}", "damage": 0, "lore": [ - "§7Increases cocoa bean drops by", - "§7§e20%", - "§7Cannot break trees.", + "§7Increases Cocoa Bean drops by", + "§7§a20% §7but cannot break logs.", "", "§7§8This item can be reforged!", "§5§lEPIC AXE" @@ -14,9 +13,9 @@ "internalname": "COCO_CHOPPER", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Coco_Chopper" ] -} +}
\ No newline at end of file |