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": "§9Enchanted Book",
"nbttag": "{ench:[],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.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"PROTECTION;6\",enchantments:{protection:6}}}",
"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.",
"",
"§9§lRARE"
],
"internalname": "PROTECTION;6",
"parent": "PROTECTION;4",
"modver": "1.4-REL",
"crafttext": "",
"clickcommand": "",
"infoType": ""
}
|