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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§9Enchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous VI\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a30% §7and deals §2+1.8% §7of\",3:\"§7your damage per second per hit,\",4:\"§7stacking globally up to \",5:\"§240 §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:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;6\",enchantments:{venomous:6}},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Venomous VI",
"§7Reduces the target\u0027s walk speed",
"§7by §a30% §7and deals §2+1.8% §7of",
"§7your damage per second per hit,",
"§7stacking globally up to ",
"§240 §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",
"",
"§9§lRARE"
],
"internalname": "VENOMOUS;6",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|