1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§5Enchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection VII\",1:\"§7Grants §a+§f14❂ True Defense\",2:\"§f§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FIRE_PROTECTION;7\",enchantments:{fire_protection:7},uuid:\"fa0b681d-4cb8-449d-af71-dbd0fa4e9d28\",timestamp:\"12/12/20 7:28 PM\"}}",
"damage": 0,
"lore": [
"§9Fire Protection VII",
"§7Grants §a+§f14❂ True Defense",
"§f§7against fire and lava.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§5§lEPIC"
],
"internalname": "FIRE_PROTECTION;7",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|