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§5Enchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods VII\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Cave\",3:\"§7Spiders§7, and §7Spiders§7 by\",4:\"§7§a56%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"BANE_OF_ARTHROPODS;7\",enchantments:{bane_of_arthropods:7},uuid:\"ad236833-60ff-49f1-aa89-d79ec6c45c6a\",AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Bane of Arthropods VII",
"§7Increases damage dealt to",
"§7§7Silverfish§7, §7Cave",
"§7Spiders§7, and §7Spiders§7 by",
"§7§a56%§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§5§lEPIC"
],
"internalname": "BANE_OF_ARTHROPODS;7",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|