From 4168ae7a25f39941a224ef46cb89cf109f1002df Mon Sep 17 00:00:00 2001 From: Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> Date: Sun, 15 May 2022 09:59:37 +0200 Subject: fixes (#740) --- items/MANA_VAMPIRE;3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/MANA_VAMPIRE;3.json') diff --git a/items/MANA_VAMPIRE;3.json b/items/MANA_VAMPIRE;3.json index 90bcd249..d8f05585 100644 --- a/items/MANA_VAMPIRE;3.json +++ b/items/MANA_VAMPIRE;3.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Mana Vampire III\",1:\"§7Heal for §a1.5% §7of mana used\",2:\"§7near you-\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-X: §7Kuudra\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cStrong Mana\",15:\"§7- §cHardened Mana\",16:\"§7- §cFerocious Mana\",17:\"\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{id:\"MANA_VAMPIRE;3\",boss_tier:0,enchantments:{mana_vampire:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Mana Vampire III\",1:\"§7Heal for §a1.5% §7of mana used\",2:\"§7near you.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-X: §7Kuudra\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cStrong Mana\",15:\"§7- §cHardened Mana\",16:\"§7- §cFerocious Mana\",17:\"\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{id:\"MANA_VAMPIRE;3\",boss_tier:0,enchantments:{mana_vampire:3}}}", "damage": 0, "lore": [ "§9Mana Vampire III", "§7Heal for §a1.5% §7of mana used", - "§7near you-", + "§7near you.", "", "§7Use this on an item in an Anvil", "§7to apply it!", -- cgit