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
26
27
28
29
30
31
|
{
"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:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fArmor\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cRejuvenate\",16:\"\",17:\"§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.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI-V: §7Experiments",
"",
"§6Applied To:",
"§7- §fArmor",
"",
"§6Conflicts:",
"§7- §cRejuvenate",
"",
"§f§lCOMMON"
],
"internalname": "RESPITE;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|