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": "§f§f§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon IV\",1:\"§7Heals for §a0.6%§7 of the damage\",2:\"§7you deal on critical hits.\",3:\"\",4:\"§7§cRequires Enchanting 15 to\",5:\"§capply\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SYPHON;5\",enchantments:{syphon:5},uuid:\"dd8d82f3-99aa-47c2-8223-804ee14e8a06\",timestamp:\"12/12/20 7:56 PM\"}}",
"damage": 0,
"lore": [
"§9Syphon V",
"§7Heals for §a0.6%§7 of the damage",
"§7you deal on critical hits.",
"",
"§7§cRequires Enchanting 15 to",
"§capply",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON"
],
"internalname": "SYPHON;5",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|