1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"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:\"§7§7Cost: §320 Exp Levels\"],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.",
"",
"§cOnly obtainable in a Enchanting Table."
],
"internalname": "PROSECUTE;1",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|