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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon IV\",1:\"§7Heals for §a0.5% §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:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aIV: §7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fLongsword\",16:\"§7- §fGauntlet\",17:\"\",18:\"§6Conflicts:\",19:\"§7- §cLife Steal\",20:\"§7- §cMana Steal\",21:\"\",22:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;4\",enchantments:{syphon:4}}}",
"damage": 0,
"lore": [
"§9Syphon IV",
"§7Heals for §a0.5% §7of your max",
"§7health per §9100 §9☠ Crit Damage",
"§9§7you deal per hit, up to",
"§7§91,000 §9☠ Crit Damage§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aIV: §7Experiments",
"",
"§6Applied To:",
"§7- §fSword",
"§7- §fFishing Weapon",
"§7- §fLongsword",
"§7- §fGauntlet",
"",
"§6Conflicts:",
"§7- §cLife Steal",
"§7- §cMana Steal",
"",
"§f§lCOMMON"
],
"internalname": "SYPHON;4",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|