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