Digital Miner
mekanism:digital_miner

Digital Miner

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Relocation Not SupportedPickaxe Mineable

Acquisition

Mek Data using Any Atomic Alloy, Basic Control Circuit, Any Atomic Alloy, Logistical Sorter, Robit, Logistical Sorter, Teleportation Core, Steel Casing and Teleportation Core, arranged in the pattern shown. Produces Digital Miner.

Mek Data
Digital Miner Digital Miner guaranteed

Mining & drops

sourcecountchanceconditions
Digital Miner1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:digital_miner
Namespace
mekanism
Mod ID
mekanism
Tags (2)
forge:blocks/relocation_not_supported
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    "ACA",
    "SRS",
    "TXT"
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/atomic"
    },
    "C": {
      "tag": "forge:circuits/basic"
    },
    "R": {
      "item": "mekanism:robit"
    },
    "S": {
      "item": "mekanism:logistical_sorter"
    },
    "T": {
      "item": "mekanism:teleportation_core"
    },
    "X": {
      "item": "mekanism:steel_casing"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}