Crafting using Cobbled Deepslate, Amethyst Shard, Cobbled Deepslate, Iron Ingot, Glass, Iron Ingot, Cobbled Deepslate, Redstone Dust and Cobbled Deepslate, arranged in the pattern shown. Produces Fossil Analyzer.
block· Machines & Other Blocks
Fossil Analyzer
Cobblemon · by The Cobblemon Team
Fossil Analyzer is a block from Cobblemon, crafted from Cobbled Deepslate, Amethyst Shard, Iron Ingot, Glass, and Redstone Dust.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fossil Analyzer | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
cobblemon:fossil_analyzer- Namespace
cobblemon- Mod ID
cobblemon- Tags (5)
cobblemon:blocks/fossil_machine_parts cobblemon:blocks/machines cobblemon:items/fossil_machine_parts cobblemon:items/machines minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DAD",
"IGI",
"DRD"
],
"ingredients": {
"A": {
"item": "minecraft:amethyst_shard"
},
"D": {
"item": "minecraft:cobbled_deepslate"
},
"G": {
"item": "minecraft:glass"
},
"I": {
"item": "minecraft:iron_ingot"
},
"R": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

