From 19bf0bd5719906212616f37582679877fe70c11e Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 29 Sep 2022 14:26:03 +0200 Subject: Fixed kuudra pet stats (#829) * Fixed kuudra pet stats * New update i hate you * Fixed Aiming enchant --- items/FEROCIOUS_MANA;1.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/FEROCIOUS_MANA;1.json') diff --git a/items/FEROCIOUS_MANA;1.json b/items/FEROCIOUS_MANA;1.json index 99e763cb..328c7bce 100644 --- a/items/FEROCIOUS_MANA;1.json +++ b/items/FEROCIOUS_MANA;1.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana I\",1:\"§7Gain §a0.1% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 300 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;1\",boss_tier:0,enchantments:{ferocious_mana:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana I\",1:\"§7Gain §a0.1% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 50 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;1\",boss_tier:0,enchantments:{ferocious_mana:1}}}", "damage": 0, "lore": [ "§9Ferocious Mana I", "§7Gain §a0.1% §7of mana used near", "§7you as §c⫽ Ferocity§7 for 10", - "§7seconds, capped at 300 §c⫽", + "§7seconds, capped at 50 §c⫽", "§cFerocity§7.", "", "§7Use this on an item in an Anvil", -- cgit