From ab9d5606a4831c93cae509bbe0a0bfa7271949aa Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 14 Nov 2020 15:51:22 -0500 Subject: Revert "Improvements v1" This reverts commit 96f68cfe834a216e2669ad06f586bee957db892a. --- items/LETHALITY;1.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'items/LETHALITY;1.json') diff --git a/items/LETHALITY;1.json b/items/LETHALITY;1.json index e67fbab1..4a28053d 100644 --- a/items/LETHALITY;1.json +++ b/items/LETHALITY;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality I\",1:\"§7Reduces the armor of your target\",2:\"§7by §a1.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:1}}}", + "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}}}", "damage": 0, "lore": [ "§9Lethality I", @@ -16,7 +16,6 @@ "§f§lCOMMON" ], "internalname": "LETHALITY;1", - "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", -- cgit