1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§9Enchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Execute VI\",1:\"§7Increases damage dealt by §a1.2%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"EXECUTE;6\",enchantments:{execute:6},uuid:\"124d61f0-6566-431f-a415-439d9e2a4f5d\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Execute VI",
"§7Increases damage dealt by §a1.2%",
"§a§7for each percent of health",
"§7missing on your target.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§9§lRARE"
],
"internalname": "EXECUTE;6",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|