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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Toxophilite I\",1:\"§7Gain §a3% §7extra Combat XP. Grants\",2:\"§7§9+3.7☣ Crit Chance§7.\",3:\"§850k Combat XP to tier up!\",4:\"\",5:\"§e▲ §7Toxophilite cannot be combined!\",6:\"§7Use this on an item in an Anvil to\",7:\"§7apply it!\",8:\"\",9:\"§f§lCOMMON\",10:\"\",11:\"§7Cost\",12:\"§b4,000 Bits\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TOXOPHILITE;1\",enchantments:{toxophilite:1}}}",
"damage": 0,
"lore": [
"§9Toxophilite I",
"§7Gain §a3% §7extra Combat XP. Grants",
"§7§9+3.7☣ Crit Chance§7.",
"§850k Combat XP to tier up!",
"",
"§e▲ §7Toxophilite cannot be combined!",
"§7Use this on an item in an Anvil to",
"§7apply it!",
"",
"§f§lCOMMON",
"",
"§7Cost",
"§b4,000 Bits"
],
"internalname": "TOXOPHILITE;1",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": ""
}
|