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
35
36
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§9Enchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombies§7,\",3:\"§7§7Zombie Pigmen§7, and\",4:\"§7§7Withers§7 by §a48%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aVI: §7Slayer,\",11:\"§7Experiments\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cSharpness\",19:\"§7- §cBane of Arthropds\",20:\"\",21:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"SMITE;6\",enchantments:{smite:6}}}",
"damage": 0,
"lore": [
"§9Smite VI",
"§7Increases damage dealt to",
"§7§7Skeletons§7, §7Zombies§7,",
"§7§7Zombie Pigmen§7, and",
"§7§7Withers§7 by §a48%§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aVI: §7Slayer,",
"§7Experiments",
"",
"§6Applied To:",
"§7- §fSword",
"§7- §fFishing Weapon",
"",
"§6Conflicts:",
"§7- §cSharpness",
"§7- §cBane of Arthropds",
"",
"§9§lRARE"
],
"internalname": "SMITE;6",
"parent": "SMITE;4",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|