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
32
33
34
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience I\",1:\"§7Grants a §a12.5% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Lapis Lazuli Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fPickaxe\",15:\"§7- §fDrill\",16:\"§7- §fFishing Weapon\",17:\"§7- §fGauntlet\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERIENCE;1\",enchantments:{experience:1}}}",
"damage": 0,
"lore": [
"§9Experience I",
"§7Grants a §a12.5% §7chance for mobs",
"§7and ores to drop double",
"§7experience.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aI-III: §7Enchantment Table,",
"§7Lapis Lazuli Collection",
"",
"§6Applied To:",
"§7- §fSword",
"§7- §fPickaxe",
"§7- §fDrill",
"§7- §fFishing Weapon",
"§7- §fGauntlet",
"",
"§f§lCOMMON"
],
"internalname": "EXPERIENCE;1",
"parent": "EXPERIENCE;2",
"clickcommand": "",
"modver": "2.0.0-REL",
"crafttext": "",
"infoType": ""
}
|