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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous I\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a5% §7and deals §2+0.3% §7of\",3:\"§7your damage per second per hit,\",4:\"§7stacking globally up to §240\",5:\"§2§7hits. Lasts §65s§7.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Enchantment Table,\",12:\"§7Spider Eye Collection\",13:\"§aVI: §7Experiments\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fFishing Weapon\",18:\"§7- §fGauntlet\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;1\",enchantments:{venomous:1}}}",
"damage": 0,
"lore": [
"§9Venomous I",
"§7Reduces the target\u0027s walk speed",
"§7by §a5% §7and deals §2+0.3% §7of",
"§7your damage per second per hit,",
"§7stacking globally up to §240",
"§2§7hits. Lasts §65s§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI-V: §7Enchantment Table,",
"§7Spider Eye Collection",
"§aVI: §7Experiments",
"",
"§6Applied To:",
"§7- §fSword",
"§7- §fFishing Weapon",
"§7- §fGauntlet",
"",
"§f§lCOMMON"
],
"internalname": "VENOMOUS;1",
"parent": "VENOMOUS;4",
"clickcommand": "",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": ""
}
|