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:\"§9Venomous I\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a5% §7and deals §25\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table,\",11:\"§7Spider Eye Collection\",12:\"§aVI: §7Experiments\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fSword\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§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 §25",
"§2§7damage per second. Lasts §64",
"§6§7seconds.",
"",
"§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",
"",
"§f§lCOMMON"
],
"internalname": "VENOMOUS;1",
"parent": "VENOMOUS;4",
"clickcommand": "",
"modver": "2.0.0-REL",
"crafttext": "",
"infoType": ""
}
|