1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§9Enchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fire Protection VI\",1:\"§7Grants §a+§f12❂ True Defense\",2:\"§f§7against fire and lava.\",3:\"\",4:\"§7§7Apply Cost: §391 Exp Levels\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FIRE_PROTECTION;6\",enchantments:{fire_protection:6},uuid:\"9b62fa33-3d96-44fc-89b5-5b46f3eb0df3\",timestamp:\"12/5/20 7:12 PM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Fire Protection VI",
"§7Grants §a+§f12❂ True Defense",
"§f§7against fire and lava.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§9§lRARE"
],
"internalname": "FIRE_PROTECTION;6",
"parent": "FIRE_PROTECTION;4",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|