1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"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 §230\",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:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"VENOMOUS;6\",enchantments:{venomous:6},uuid:\"8d4681f7-0857-40e5-842c-957d7ad61163\",timestamp:\"12/28/20 12:30 PM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Venomous VI",
"§7Reduces the target\u0027s walk speed",
"§7by §a30% §7and deals §230",
"§2§7damage per second. Lasts §64",
"§6§7seconds.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§9§lRARE"
],
"internalname": "VENOMOUS;6",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|