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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Titan Killer I\",1:\"§7Increases damage dealt by §a2%\",2:\"§a§7for every 100 defense your\",3:\"§7target has up to §a6%§7.\",4:\"\",5:\"§6Source:\",6:\"§aI-V: §7Enchantment Table\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fSword\",10:\"§7- §fFishing Weapon\",11:\"§7- §fGauntlet\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cGiant Killer\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TITAN_KILLER;1\",enchantments:{titan_killer:1}}}",
"damage": 0,
"lore": [
"§9Titan Killer I",
"§7Increases damage dealt by §a2%",
"§a§7for every 100 defense your",
"§7target has up to §a6%§7.",
"",
"§6Source:",
"§aI-V: §7Enchantment Table",
"",
"§6Applied To:",
"§7- §fSword",
"§7- §fFishing Weapon",
"§7- §fGauntlet",
"",
"§6Conflicts:",
"§7- §cGiant Killer",
"",
"§f§lCOMMON"
],
"internalname": "TITAN_KILLER;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|