diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-12-07 01:41:04 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-07 01:41:04 +1100 |
commit | 016b91780d09f0328eab3f508c8003991e05bbf8 (patch) | |
tree | fbb1ce4b0fc35170cef525ad7f638f410857e1f2 /items/COCO_CHOPPER.json | |
parent | 7eeb0a22ee41bec014c9ba2dc8a3c1ba0378edb1 (diff) | |
parent | da61b572da96eea569ffa6fbbcd980cc2d851099 (diff) | |
download | NotEnoughUpdates-REPO-016b91780d09f0328eab3f508c8003991e05bbf8.tar.gz NotEnoughUpdates-REPO-016b91780d09f0328eab3f508c8003991e05bbf8.tar.bz2 NotEnoughUpdates-REPO-016b91780d09f0328eab3f508c8003991e05bbf8.zip |
Merge pull request #314 from IRONM00N/master
1209347812093487
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" |