diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 13:32:21 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 13:32:21 -0500 |
commit | 96f68cfe834a216e2669ad06f586bee957db892a (patch) | |
tree | d2e0b9891246392f7a7b7861108265db12b1ce40 /items/LETHALITY;1.json | |
parent | 3e3fec2f142b26685431bd5b687a0f172d1ed326 (diff) | |
download | NotEnoughUpdates-REPO-96f68cfe834a216e2669ad06f586bee957db892a.tar.gz NotEnoughUpdates-REPO-96f68cfe834a216e2669ad06f586bee957db892a.tar.bz2 NotEnoughUpdates-REPO-96f68cfe834a216e2669ad06f586bee957db892a.zip |
Improvements v1
Diffstat (limited to 'items/LETHALITY;1.json')
-rw-r--r-- | items/LETHALITY;1.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/LETHALITY;1.json b/items/LETHALITY;1.json index 4a28053d..e67fbab1 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 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}}}", + "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}}}", "damage": 0, "lore": [ "§9Lethality I", @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "LETHALITY;1", + "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", |