diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-29 14:26:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-29 14:26:03 +0200 |
commit | 19bf0bd5719906212616f37582679877fe70c11e (patch) | |
tree | 53b5d9bd3e1b1e8b615b2a35ed08e0ae4985bf05 /items/FEROCIOUS_MANA;1.json | |
parent | 436035e9af14dced1e71617667428feabfb2330f (diff) | |
download | NotEnoughUpdates-REPO-19bf0bd5719906212616f37582679877fe70c11e.tar.gz NotEnoughUpdates-REPO-19bf0bd5719906212616f37582679877fe70c11e.tar.bz2 NotEnoughUpdates-REPO-19bf0bd5719906212616f37582679877fe70c11e.zip |
Fixed kuudra pet stats (#829)
* Fixed kuudra pet stats
* New update i hate you
* Fixed Aiming enchant
Diffstat (limited to 'items/FEROCIOUS_MANA;1.json')
-rw-r--r-- | items/FEROCIOUS_MANA;1.json | 4 |
1 files changed, 2 insertions, 2 deletions
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", |