1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"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 §a8%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SMITE;1\",enchantments:{smite:1},uuid:\"e7427c88-2ccd-4532-9dff-3196cc65b41f\"}}",
"damage": 0,
"lore": [
"§9Smite I",
"§7Increases damage dealt to",
"§7§7Skeletons§7, §7Zombie",
"§7Pigmen§7, §7Withers§7, and",
"§7§7Zombies§7 by §a8%§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON"
],
"internalname": "SMITE;1",
"parent": "SMITE;4",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": ""
}
|