1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§aEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana V\",1:\"§7Gain §a0.3% §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:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;5\",boss_tier:0,enchantments:{ferocious_mana:5}}}",
"damage": 0,
"lore": [
"§9Ferocious Mana V",
"§7Gain §a0.3% §7of mana used near",
"§7you as §c⫽ Ferocity§7 for 10",
"§7seconds, capped at 50 §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",
"",
"§a§lUNCOMMON"
],
"internalname": "FEROCIOUS_MANA;5",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|