Fossil Analyzer
16×16 · BAKED

block· Machines & Other Blocks

Fossil Analyzer

Cobblemon · by The Cobblemon Team
block Fossil Machine PartsMachinesFossil Machine PartsMachinesPickaxe Mineable

Fossil Analyzer is a block from Cobblemon, crafted from Cobbled Deepslate, Amethyst Shard, Iron Ingot, Glass, and Redstone Dust.

Acquisition

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.

Crafting
Fossil Analyzer Fossil Analyzer guaranteed

Mining & drops

sourcecountchanceconditions
Fossil Analyzer1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}