diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2022-05-15 09:59:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-15 07:59:37 +0000 |
commit | 4168ae7a25f39941a224ef46cb89cf109f1002df (patch) | |
tree | 1b077348d7a83e93b4c2fe513c4a219c4c99fcf2 /items/MANA_VAMPIRE;3.json | |
parent | f9f4623383cd873d2d6087f12ae9d3b390b031e1 (diff) | |
download | NotEnoughUpdates-REPO-4168ae7a25f39941a224ef46cb89cf109f1002df.tar.gz NotEnoughUpdates-REPO-4168ae7a25f39941a224ef46cb89cf109f1002df.tar.bz2 NotEnoughUpdates-REPO-4168ae7a25f39941a224ef46cb89cf109f1002df.zip |
fixes (#740)
Diffstat (limited to 'items/MANA_VAMPIRE;3.json')
-rw-r--r-- | items/MANA_VAMPIRE;3.json | 4 |
1 files changed, 2 insertions, 2 deletions
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!", |