diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/CLEAVER.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/CLEAVER.json')
-rw-r--r-- | items/CLEAVER.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/CLEAVER.json b/items/CLEAVER.json new file mode 100644 index 00000000..ba90d21e --- /dev/null +++ b/items/CLEAVER.json @@ -0,0 +1,22 @@ +{ + "internalname": "CLEAVER", + "itemid": "minecraft:golden_sword", + "displayname": "Strong Cleaver", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+40\",1:\"§7Strength: §c+12 §8(Strong +2)\",2:\"§7Crit Damage: §c+2% §8(Strong +2%)\",3:\"\",4:\"§6Item Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a3§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§a§lUNCOMMON SWORD\"],Name:\"§aStrong Cleaver\"},ExtraAttributes:{modifier:\"strong\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"CLEAVER\",uuid:\"d8d52d4d-ce7a-44a2-94a7-b9737c7e6b87\",timestamp:\"3/30/20 9:23 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+40", + "§7Strength: §c+12 §8(Strong +2)", + "§7Crit Damage: §c+2% §8(Strong +2%)", + "", + "§6Item Ability: Cleave", + "§7When hitting an entity, monsters", + "§7in a §a3§7 block range will be", + "§7hit for a portion of that damage", + "§7too.", + "", + "§a§lUNCOMMON SWORD" + ] +}
\ No newline at end of file |