diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-04-05 15:16:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-05 23:16:04 +1000 |
commit | ad3a053e92171ae75e8b2033e5bc607affc99cfb (patch) | |
tree | 06092d7ab4890ad36afcbefdcfc6c44e8d89aaea /items/COCO_CHOPPER.json | |
parent | 1662c79b9944a9b77434b4e939a953e59477eb5a (diff) | |
download | NotEnoughUpdates-REPO-ad3a053e92171ae75e8b2033e5bc607affc99cfb.tar.gz NotEnoughUpdates-REPO-ad3a053e92171ae75e8b2033e5bc607affc99cfb.tar.bz2 NotEnoughUpdates-REPO-ad3a053e92171ae75e8b2033e5bc607affc99cfb.zip |
Added one fairy soul, fixed coco chopper lore and added 3 new Easter … (#916)
Diffstat (limited to 'items/COCO_CHOPPER.json')
-rw-r--r-- | items/COCO_CHOPPER.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/COCO_CHOPPER.json b/items/COCO_CHOPPER.json index e86c5ef7..bb833d6b 100644 --- a/items/COCO_CHOPPER.json +++ b/items/COCO_CHOPPER.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:golden_axe", - "displayname": "§5Coco 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\"}}", + "displayname": "§f§f§5Coco 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§5Coco Chopper\"},ExtraAttributes:{id:\"COCO_CHOPPER\"}}", "damage": 0, "lore": [ - "§7Increases Cocoa Bean drops by", - "§7§a20% §7but cannot break logs.", + "§7Grants §6+20☘ Farming Fortune", + "§6§7when harvesting Cocoa Beans.", "", "§7§8This item can be reforged!", "§5§lEPIC AXE" @@ -13,7 +13,7 @@ "internalname": "COCO_CHOPPER", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Coco_Chopper", |