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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Experience V\",1:\"§7Grants a §a62.5% §7chance for\",2:\"§7mobs and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aV: §7Frozen Alex\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fPickaxe\",14:\"§7- §fDrill\",15:\"§7- §fFishing Weapon\",16:\"§7- §fGauntlet\",17:\"\",18:\"§a§lUNCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERIENCE;5\",enchantments:{experience:5}},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Experience V",
"§7Grants a §a62.5% §7chance for",
"§7mobs and ores to drop double",
"§7experience.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§6Source:",
"§aV: §7Frozen Alex",
"",
"§6Applied To:",
"§7- §fSword",
"§7- §fPickaxe",
"§7- §fDrill",
"§7- §fFishing Weapon",
"§7- §fGauntlet",
"",
"§a§lUNCOMMON"
],
"internalname": "EXPERIENCE;5",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|