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.
Digital Miner
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Digital Miner | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
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
}
