Crafting using Any Steel Ingot, Any Glass Panes, Any Steel Ingot, Basic Control Circuit, Dictionary, Basic Control Circuit, Any Steel Ingot, Any Wooden Chest and Any Steel Ingot, arranged in the pattern shown. Produces Oredictionificator.

Oredictionificator
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Oredictionificator | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:oredictionificator- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SGS",
"CPC",
"S#S"
],
"ingredients": {
"#": {
"tag": "forge:chests/wooden"
},
"C": {
"tag": "forge:circuits/basic"
},
"G": {
"tag": "forge:glass_panes"
},
"P": {
"item": "mekanism:dictionary"
},
"S": {
"tag": "forge:ingots/steel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}