diff options
Diffstat (limited to 'items/LETHALITY.json')
-rw-r--r-- | items/LETHALITY.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/LETHALITY.json b/items/LETHALITY.json index e3b5c226..5b1598a4 100644 --- a/items/LETHALITY.json +++ b/items/LETHALITY.json @@ -1,19 +1,19 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality V\",1:\"§7Reduces the armor of your target\",2:\"§7by §a5.0% §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:\"§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:5},anvil_uses:1}}", "damage": 0, "lore": [ - "§9Lethality IV", + "§9Lethality V", "§7Reduces the armor of your target", - "§7by §a4.0% §7for §68 §7seconds", + "§7by §a5.0% §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!", "", - "§f§lCOMMON" + "§a§lUNCOMMON" ], "recipe": { "A1": "", |