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§aEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous V\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a25% §7and deals §225\",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:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"VENOMOUS;5\",enchantments:{venomous:5},uuid:\"5416149c-9510-45b5-a2d6-81e36896202c\",anvil_uses:1,timestamp:\"10/3/20 9:42 PM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Venomous V",
"§7Reduces the target\u0027s walk speed",
"§7by §a25% §7and deals §225",
"§2§7damage per second. Lasts §64",
"§6§7seconds.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§a§lUNCOMMON"
],
"internalname": "VENOMOUS;5",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": ""
}
|