diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2022-05-09 21:12:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 21:12:32 +0200 |
commit | 5830675f907a1041048cf1cb596da8f8a48bbd87 (patch) | |
tree | b5ab66dd7f8ce6b12c1561a7ac0ad59d5c021e1d /items/FEROCIOUS_MANA;10.json | |
parent | 6833b173a625ce8b71698d2cd89057b686c5b3d6 (diff) | |
download | NotEnoughUpdates-REPO-5830675f907a1041048cf1cb596da8f8a48bbd87.tar.gz NotEnoughUpdates-REPO-5830675f907a1041048cf1cb596da8f8a48bbd87.tar.bz2 NotEnoughUpdates-REPO-5830675f907a1041048cf1cb596da8f8a48bbd87.zip |
Fixed things (#736)
* Removed "Resources Generated: 0" Line
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Update parents.json
* Update parents.json
* Update parents.json
* Add files via upload
* theres also quartz t12
* I don't think that has a enchant glint...
* Add files via upload
* 64 Molten Powder, not 8
* wrong wrong wrong
Diffstat (limited to 'items/FEROCIOUS_MANA;10.json')
-rw-r--r-- | items/FEROCIOUS_MANA;10.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/FEROCIOUS_MANA;10.json b/items/FEROCIOUS_MANA;10.json new file mode 100644 index 00000000..3136a7d1 --- /dev/null +++ b/items/FEROCIOUS_MANA;10.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§dEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana X\",1:\"§7Gain §a1% §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:\"§d§lMYTHIC\"],Name:\"§f§dEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;10\",enchantments:{ferocious_mana:9}}}", + "damage": 0, + "lore": [ + "§9Ferocious Mana X", + "§7Gain §a1% §7of mana used near", + "§7you as §c⫽ Ferocity§7 for 10", + "§7seconds, capped at 300 §c⫽", + "§cFerocity§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aI-X: §7Kuudra", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cHardened Mana", + "§7- §cMana Vampire", + "§7- §cStrong Mana", + "", + "§d§lMYTHIC" + ], + "internalname": "FEROCIOUS_MANA;10", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |