From da61b572da96eea569ffa6fbbcd980cc2d851099 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 4 Dec 2020 20:35:08 -0500 Subject: thx jani --- items/COCO_CHOPPER.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'items/COCO_CHOPPER.json') diff --git a/items/COCO_CHOPPER.json b/items/COCO_CHOPPER.json index ed0cabd1..ff7f7407 100644 --- a/items/COCO_CHOPPER.json +++ b/items/COCO_CHOPPER.json @@ -1,11 +1,12 @@ { "itemid": "minecraft:golden_axe", "displayname": "§5Coco Chopper", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Cannot break trees.\",1:\"§7Replants cocoa blocks.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§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§e20%\",2:\"§7Cannot break trees.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lEPIC AXE\"],Name:\"§5Coco Chopper\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"COCO_CHOPPER\",uuid:\"fd0a52b8-1c97-4d83-a634-11173f8d93f7\",timestamp:\"12/3/20 8:52 AM\"}}", "damage": 0, "lore": [ + "§7Increases cocoa bean drops by", + "§7§e20%", "§7Cannot break trees.", - "§7Replants cocoa blocks.", "", "§7§8This item can be reforged!", "§5§lEPIC AXE" @@ -13,7 +14,7 @@ "internalname": "COCO_CHOPPER", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Coco_Chopper" -- cgit