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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Hecatomb I\",1:\"§7Gain §a+0.28% §cCatacombs §7XP \u0026 §a+0.56%\",2:\"§a§3Class §7XP, doubled §7on §b§lS+ §7runs.\",3:\"§7Grants §c+2.6❤ §7per 10 §cCatacombs §7levels.\",4:\"§82 S runs to tier up!\",5:\"\",6:\"§7§7Apply Cost: §323 Exp Levels\",7:\"\",8:\"§e▲ §7Hecatomb cannot be combined!\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\",13:\"\",14:\"§7Cost\",15:\"§b6,000 Bits\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"HECATOMB;1\",enchantments:{hecatomb:1}}}",
"damage": 0,
"lore": [
"§9Hecatomb I",
"§7Gain §a+0.28% §cCatacombs §7XP \u0026 §a+0.56%",
"§a§3Class §7XP, doubled §7on §b§lS+ §7runs.",
"§7Grants §c+2.6❤ §7per 10 §cCatacombs §7levels.",
"§82 S runs to tier up!",
"",
"§7§7Apply Cost: §323 Exp Levels",
"",
"§e▲ §7Hecatomb cannot be combined!",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON",
"",
"§7Cost",
"§b6,000 Bits"
],
"internalname": "HECATOMB;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|