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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon I\",1:\"§7Heals for §a0.2% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Enchantment Table\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"§7- §fGauntlet\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cLife Steal\",17:\"§7- §cMana Steal\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;1\",enchantments:{syphon:1}}}",
"damage": 0,
"lore": [
"§9Syphon I",
"§7Heals for §a0.2% §7of your max",
"§7health per §9100 §9☠ Crit Damage",
"§9§7you deal per hit, up to",
"§7§91,000 §9☠ Crit Damage§7.",
"",
"§6Source:",
"§aI-III: §7Enchantment Table",
"§7Experiments",
"",
"§6Applied To:",
"§7- §fSword",
"§7- §fFishing Weapon",
"§7- §fGauntlet",
"",
"§6Conflicts:",
"§7- §cLife Steal",
"§7- §cMana Steal",
"",
"§f§lCOMMON"
],
"internalname": "SYPHON;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|