diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:20:08 -0800 |
---|---|---|
committer | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:20:08 -0800 |
commit | e813da9dbbbc3c63d412155d47073c96c765311e (patch) | |
tree | 8687c54ea0b682fb4833a6a664ef772bd60bf6a2 /items/GIANT_CLEAVER.json | |
parent | 292580ab1df5756aeb511e3886da7812147536fa (diff) | |
download | NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.tar.gz NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.tar.bz2 NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.zip |
Before F7 Release Items
Diffstat (limited to 'items/GIANT_CLEAVER.json')
-rw-r--r-- | items/GIANT_CLEAVER.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/GIANT_CLEAVER.json b/items/GIANT_CLEAVER.json new file mode 100644 index 00000000..d3ef0efe --- /dev/null +++ b/items/GIANT_CLEAVER.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:golden_sword", + "displayname": "§5Giant Cleaver", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d270 \",1:\"§7Damage: §c+160 \",2:\"§7Strength: §c+60 \",3:\"\",4:\"§6Item Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a5§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Giant Cleaver\"},ExtraAttributes:{id:\"GIANT_CLEAVER\",shop_dungeon_floor_completion_required:6}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d270 ", + "§7Damage: §c+160 ", + "§7Strength: §c+60 ", + "", + "§6Item Ability: Cleave", + "§7When hitting an entity, monsters", + "§7in a §a5§7 block range will be", + "§7hit for a portion of that damage", + "§7too.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 28", + "§5§lEPIC DUNGEON SWORD" + ], + "internalname": "GIANT_CLEAVER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |