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:\"§9Champion I\",1:\"§7Gain §a3% §7extra Combat XP. The\",2:\"§72nd hit on a mob grants §6+1.4\",3:\"§6coins §7\u0026 §3+7 §7exp orbs.\",4:\"§850k Combat XP to tier up!\",5:\"\",6:\"§7§7Apply Cost: §323 Exp Levels\",7:\"\",8:\"§e▲ §7Champion cannot be combined!\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\",13:\"\",14:\"§7Cost\",15:\"§b4,000 Bits\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CHAMPION;1\",enchantments:{champion:1}}}",
"damage": 0,
"lore": [
"§9Champion I",
"§7Gain §a3% §7extra Combat XP. The",
"§72nd hit on a mob grants §6+1.4",
"§6coins §7\u0026 §3+7 §7exp orbs.",
"§850k Combat XP to tier up!",
"",
"§7§7Apply Cost: §323 Exp Levels",
"",
"§e▲ §7Champion cannot be combined!",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§f§lCOMMON",
"",
"§7Cost",
"§b4,000 Bits"
],
"internalname": "CHAMPION;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|