diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-03 14:57:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-03 08:57:21 -0400 |
commit | afef38cdbbc30f5ced355a3d7a13febcca3bf0fc (patch) | |
tree | 89f071e756a096061c46a6e692578f2f4b3e2160 /items/LIFE_STEAL;1.json | |
parent | 0742fa26d3a88d486dfc3333131a86359b7bd2c6 (diff) | |
download | NotEnoughUpdates-REPO-afef38cdbbc30f5ced355a3d7a13febcca3bf0fc.tar.gz NotEnoughUpdates-REPO-afef38cdbbc30f5ced355a3d7a13febcca3bf0fc.tar.bz2 NotEnoughUpdates-REPO-afef38cdbbc30f5ced355a3d7a13febcca3bf0fc.zip |
:YEP: (#509)
Diffstat (limited to 'items/LIFE_STEAL;1.json')
-rw-r--r-- | items/LIFE_STEAL;1.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/LIFE_STEAL;1.json b/items/LIFE_STEAL;1.json index d1ebb549..9ead44df 100644 --- a/items/LIFE_STEAL;1.json +++ b/items/LIFE_STEAL;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "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:\"§6Source:\",8:\"§aI-III: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;1\",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:\"§6Source:\",8:\"§aI-III: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"§7- §cMana Steal\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;1\",enchantments:{life_steal:1}}}", "damage": 0, "lore": [ "§9Life Steal I", @@ -20,6 +20,7 @@ "", "§6Conflicts:", "§7- §cSyphon", + "§7- §cMana Steal", "", "§f§lCOMMON" ], |