diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-05-15 08:02:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-15 08:02:39 +0200 |
commit | cbb6e415e77217d4cc0b24843757b8583d814c3f (patch) | |
tree | ce6d22078d077f4fe02ad5de3d8a4f3d1c03d706 /items/COCO_CHOPPER.json | |
parent | 16e1f31a5a5e98a734680c29169c382dc6aecc1e (diff) | |
download | NotEnoughUpdates-REPO-cbb6e415e77217d4cc0b24843757b8583d814c3f.tar.gz NotEnoughUpdates-REPO-cbb6e415e77217d4cc0b24843757b8583d814c3f.tar.bz2 NotEnoughUpdates-REPO-cbb6e415e77217d4cc0b24843757b8583d814c3f.zip |
Added new skin (#923)
* Added new skin
* Fixed lore of drills and fixed nbt of fatal tempo
* Added dedication to enchants
* SkyBlock Patch 0.18.4 - Sack Additions & Bug Fixes
Diffstat (limited to 'items/COCO_CHOPPER.json')
-rw-r--r-- | items/COCO_CHOPPER.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/COCO_CHOPPER.json b/items/COCO_CHOPPER.json index bb833d6b..994f658b 100644 --- a/items/COCO_CHOPPER.json +++ b/items/COCO_CHOPPER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_axe", - "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\"}}", + "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\"}}", "damage": 0, "lore": [ "§7Grants §6+20☘ Farming Fortune", |