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
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§aEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Paleontologist V\",1:\"§7Increases chances of finding a\",2:\"§7§9Suspicious Scrap §7when mining in\",3:\"§7§bGlacite Mineshafts §7by §a10%§7.\",4:\"\",5:\"§7Applicable on: §9Mining Tools\",6:\"\",7:\"§7Use this on an item in an Anvil to\",8:\"§7apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI: §bFrozen Corpses§7,\",12:\"§6Fossil Excavator\",13:\"\",14:\"§6Applied To:\",15:\"§7- §fDrill\",16:\"§7- §fGauntlet\",17:\"§7- §fPickaxe\",18:\"\",19:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"PALEONTOLOGIST;5\",enchantments:{paleontologist:5}}}",
"damage": 0,
"lore": [
"§9Paleontologist V",
"§7Increases chances of finding a",
"§7§9Suspicious Scrap §7when mining in",
"§7§bGlacite Mineshafts §7by §a10%§7.",
"",
"§7Applicable on: §9Mining Tools",
"",
"§7Use this on an item in an Anvil to",
"§7apply it!",
"",
"§6Source:",
"§aI: §bFrozen Corpses§7,",
"§6Fossil Excavator",
"",
"§6Applied To:",
"§7- §fDrill",
"§7- §fGauntlet",
"§7- §fPickaxe",
"",
"§a§lUNCOMMON"
],
"internalname": "PALEONTOLOGIST;5",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": ""
}
|