1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Respite I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+5%§7 while\",3:\"§7out of combat.\",4:\"\",5:\"§7§cRequires Enchanting 23 to\",6:\"§capply\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"RESPITE;1\",enchantments:{respite:1}}}",
"damage": 0,
"lore": [
"§9Respite I",
"§7Increases your natural",
"§7regeneration by §a+5%§7 while",
"§7out of combat.",
"",
"§7§cRequires Enchanting 23 to",
"§capply",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON"
],
"internalname": "RESPITE;1",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|