diff options
Diffstat (limited to 'items/SYPHON;1.json')
-rw-r--r-- | items/SYPHON;1.json | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/items/SYPHON;1.json b/items/SYPHON;1.json index 7a69db31..ae91ef50 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:\"§cOnly obtainable in a Enchanting Table.\",7:\"\",8:\"§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:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;1\",enchantments:{syphon:1}}}", "damage": 0, "lore": [ "§9Syphon I", @@ -10,7 +10,16 @@ "§9§7you deal per hit, up to", "§7§91,000 §9☠ Crit Damage§7.", "", - "§cOnly obtainable in a Enchanting Table.", + "§6Source:", + "§aI-III: §7Enchantment Table", + "§7Experiments", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cLife Steal", "", "§f§lCOMMON" ], |