1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§9Enchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Protection VI\",1:\"§7Grants §a+18 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it! \",5:\"\",6:\"§aObtained from the Dark Auction or\",7:\"§afrom Tomioka for 4 million\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"DARK_AUCTION\",id:\"PROTECTION;6\",enchantments:{protection:6},uuid:\"03eeba97-c0a7-4d5e-93ba-362d5d9b2367\",timestamp:\"4/9/20 8:57 PM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Protection VI",
"§7Grants §a+18 §a❈ Defense§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it! ",
"",
"§aObtained from the Dark Auction or",
"§afrom Tomioka for 4 million",
"",
"§9§lRARE"
],
"internalname": "PROTECTION;6",
"parent": "PROTECTION;4",
"crafttext": "",
"clickcommand": "",
"modver": "1.6-REL",
"infoType": ""
}
|