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/SYPHON;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/SYPHON;1.json')
-rw-r--r-- | items/SYPHON;1.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/SYPHON;1.json b/items/SYPHON;1.json index ae91ef50..05f26acb 100644 --- a/items/SYPHON;1.json +++ b/items/SYPHON;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon I\",1:\"§7Heals for §a0.2% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Enchantment Table\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;1\",enchantments:{syphon:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon I\",1:\"§7Heals for §a0.2% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Enchantment Table\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"§7- §cMana Steal\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;1\",enchantments:{syphon:1}}}", "damage": 0, "lore": [ "§9Syphon I", @@ -20,6 +20,7 @@ "", "§6Conflicts:", "§7- §cLife Steal", + "§7- §cMana Steal", "", "§f§lCOMMON" ], |