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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Prosecute I\",1:\"§7Increases damage dealt by §a0.1%\",2:\"§a§7for each percent of health\",3:\"§7your target has up to §a35%\",4:\"§a§7damage.\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fFishing Weapon\",12:\"§7- §fGauntlet\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cExecute\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PROSECUTE;1\",enchantments:{PROSECUTE:1}}}",
"damage": 0,
"lore": [
"§9Prosecute I",
"§7Increases damage dealt by §a0.1%",
"§a§7for each percent of health",
"§7your target has up to §a35%",
"§a§7damage.",
"",
"§6Source:",
"§aI-V: §7Enchantment Table",
"",
"§6Applied To:",
"§7- §fSword",
"§7- §fFishing Weapon",
"§7- §fGauntlet",
"",
"§6Conflicts:",
"§7- §cExecute",
"",
"§f§lCOMMON"
],
"internalname": "PROSECUTE;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|