diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-15 01:32:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 00:32:18 +0000 |
commit | cf2ad629853bf5b652c016afb71d37bd0a877c1d (patch) | |
tree | f19da87b45997c900101726eee7c07c3f88c1af3 /items/COCO_CHOPPER.json | |
parent | e46bd6bb474c982515d8e9df3c6ae6e21fda1b97 (diff) | |
download | NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.tar.gz NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.tar.bz2 NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.zip |
Added some of the alpha items (#1035)
* Added some of the alpha items
* Added new sakc and museum items
Co-Authored-By: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
* Added new items
* Fixed Pesthunter Badge in parents
* Added missing garden update items
---------
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/COCO_CHOPPER.json')
-rw-r--r-- | items/COCO_CHOPPER.json | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/items/COCO_CHOPPER.json b/items/COCO_CHOPPER.json index 994f658b..a18cb5f3 100644 --- a/items/COCO_CHOPPER.json +++ b/items/COCO_CHOPPER.json @@ -1,11 +1,14 @@ { "itemid": "minecraft:golden_axe", - "displayname": "§f§f§5Cocoa 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§5Cocoa Chopper\"},ExtraAttributes:{id:\"COCO_CHOPPER\"}}", + "displayname": "§5Cocoa Chopper", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Cocoa Beans Fortune: §a+20\",1:\"\",2:\"§7Grants §6+20☘ Cocoa Beans\",3:\"§6Fortune§7, which increases drops\",4:\"§7when harvesting Cocoa Beans.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§5§lEPIC AXE\"],Name:\"§5Cocoa Chopper\"},ExtraAttributes:{id:\"COCO_CHOPPER\"}}", "damage": 0, "lore": [ - "§7Grants §6+20☘ Farming Fortune", - "§6§7when harvesting Cocoa Beans.", + "§7Cocoa Beans Fortune: §a+20", + "", + "§7Grants §6+20☘ Cocoa Beans", + "§6Fortune§7, which increases drops", + "§7when harvesting Cocoa Beans.", "", "§7§8This item can be reforged!", "§5§lEPIC AXE" |