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": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection I\",1:\"§7Grants §a+3 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"PROTECTION;1\",enchantments:{protection:1},uuid:\"9413e690-8474-467b-954a-28dd1c9f6116\"}}",
"damage": 0,
"lore": [
"§9Protection I",
"§7Grants §a+3 §a❈ Defense§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON"
],
"internalname": "PROTECTION;1",
"parent": "PROTECTION;4",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": ""
}
|