1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon I\",1:\"§7Heals for §a0.2%§7 of the damage\",2:\"§7you deal on critical hits.\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;1\",enchantments:{syphon:1}}}",
"damage": 0,
"lore": [
"§9Syphon I",
"§7Heals for §a0.2%§7 of the damage",
"§7you deal on critical hits.",
"",
"§cOnly obtainable in a Enchanting Table."
],
"internalname": "SYPHON;1",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|