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": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality I\",1:\"§7Reduces the §a❈ Defense §7of\",2:\"§7your target by §a1.2% §7for §64s\",3:\"§6§7each time you hit them with\",4:\"§7melee. Stacks up to §a4 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Obsidian Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"§7- §fLongsword\",17:\"§7- §fGauntlet\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LETHALITY;1\",enchantments:{lethality:1}}}",
"damage": 0,
"lore": [
"§9Lethality I",
"§7Reduces the §a❈ Defense §7of",
"§7your target by §a1.2% §7for §64s",
"§6§7each time you hit them with",
"§7melee. Stacks up to §a4 §7times.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI-V: §7Enchantment Table,",
"§7Obsidian Collection",
"",
"§6Applied To:",
"§7- §fSword",
"§7- §fFishing Weapon",
"§7- §fLongsword",
"§7- §fGauntlet",
"",
"§f§lCOMMON"
],
"internalname": "LETHALITY;1",
"parent": "LETHALITY;4",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|