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": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods I\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a8%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BANE_OF_ARTHROPODS;1\",enchantments:{bane_of_arthropods:1},uuid:\"bf45a29d-30fe-42d0-8737-db12a08d7da5\",timestamp:\"10/6/20 9:02 PM\"}}",
"damage": 0,
"lore": [
"§9Bane of Arthropods I",
"§7Increases damage dealt to",
"§7§7Spiders§7, §7Cave Spiders§7,",
"§7and §7Silverfish§7 by §a8%§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON"
],
"internalname": "BANE_OF_ARTHROPODS;1",
"parent": "BANE_OF_ARTHROPODS;4",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": ""
}
|