diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-04 20:35:08 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-04 20:35:08 -0500 |
commit | da61b572da96eea569ffa6fbbcd980cc2d851099 (patch) | |
tree | 1cd2846da563957fd80c562e898b4ae8b2c79a25 /items/COCO_CHOPPER.json | |
parent | 12cada26afdb196e4904448fa23372bca1c2f4ee (diff) | |
download | NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.tar.gz NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.tar.bz2 NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.zip |
thx jani
Diffstat (limited to 'items/COCO_CHOPPER.json')
-rw-r--r-- | items/COCO_CHOPPER.json | 7 |
1 files changed, 4 insertions, 3 deletions
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" |