From 5830675f907a1041048cf1cb596da8f8a48bbd87 Mon Sep 17 00:00:00 2001 From: Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> Date: Mon, 9 May 2022 21:12:32 +0200 Subject: 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 --- items/FEROCIOUS_MANA;10.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 items/FEROCIOUS_MANA;10.json (limited to 'items/FEROCIOUS_MANA;10.json') 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 -- cgit