From 292580ab1df5756aeb511e3886da7812147536fa Mon Sep 17 00:00:00 2001 From: apotato321 Date: Tue, 17 Nov 2020 14:08:20 -0800 Subject: New stuff dsfes --- items/LETHALITY;5.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 items/LETHALITY;5.json (limited to 'items/LETHALITY;5.json') diff --git a/items/LETHALITY;5.json b/items/LETHALITY;5.json new file mode 100644 index 00000000..e9819513 --- /dev/null +++ b/items/LETHALITY;5.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality V\",1:\"§7Reduces the armor of your target\",2:\"§7by §a15% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"LETHALITY;5\",enchantments:{lethality:5}}}", + "damage": 0, + "lore": [ + "§9Lethality V", + "§7Reduces the armor of your target", + "§7by §a15% §7for §68 §7seconds", + "§7each time you hit them with", + "§7melee. Stacks up to §a5 §7times.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "LETHALITY;5", + "crafttext": "", + "parent": "LETHALITY;4", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file -- cgit