diff options
Diffstat (limited to 'items/LIFE_STEAL;1.json')
-rw-r--r-- | items/LIFE_STEAL;1.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/LIFE_STEAL;1.json b/items/LIFE_STEAL;1.json index 474a1d86..f101e40d 100644 --- a/items/LIFE_STEAL;1.json +++ b/items/LIFE_STEAL;1.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal I\",1:\"§7Heals for §a0.1%§7 of the damage\",2:\"§7you deal to mobs.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{life_steal:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal I\",1:\"§7Heals for §a0.5% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;1\",enchantments:{life_steal:1}}}", "damage": 0, "lore": [ "§9Life Steal I", - "§7Heals for §a0.1%§7 of the damage", - "§7you deal to mobs.", + "§7Heals for §a0.5% §7of your max", + "§7health each time you hit a mob.", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -14,7 +14,8 @@ "§f§lCOMMON" ], "internalname": "LIFE_STEAL;1", - "parent": "LIFE_STEAL;2", "clickcommand": "", - "modver": "1.6-REL" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file |