Crafting using Any Iron Plates, Any Iron Plates, Any Iron Plates, Electronic Circuit, Basic Machine Frame, Electronic Circuit, Any Iron Plates, Any Iron Plates and Any Iron Plates, arranged in the pattern shown. Produces 4× Standard Machine Casing.

Standard Machine Casing
Acquisition
Crafting using Aluminium Plate, Aluminium Plate, Aluminium Plate, Electronic Circuit, Basic Machine Frame, Electronic Circuit, Aluminium Plate, Aluminium Plate and Aluminium Plate, arranged in the pattern shown. Produces 4× Standard Machine Casing.
Crafting using Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Electronic Circuit, Basic Machine Frame, Electronic Circuit, Refined Iron Ingot, Refined Iron Ingot and Refined Iron Ingot, arranged in the pattern shown. Produces 4× Standard Machine Casing.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Standard Machine Casing | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Any Steel Plates, Any Steel Plates, Any Steel Plates, Advanced Circuit, Standard Machine Casing, Advanced Circuit, Any Steel Plates, Any Steel Plates and Any Steel Plates, arranged in the pattern shown. Produces Advanced Machine Casing.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Standard Machine Casing | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:basic_machine_casing- Namespace
techreborn- Mod ID
techreborn- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RRR",
"CAC",
"RRR"
],
"ingredients": {
"A": {
"item": "techreborn:basic_machine_frame"
},
"C": {
"item": "techreborn:electronic_circuit"
},
"R": {
"tag": "c:iron_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": "basic_machine_casing",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RRR",
"CAC",
"RRR"
],
"ingredients": {
"A": {
"item": "techreborn:basic_machine_frame"
},
"C": {
"item": "techreborn:electronic_circuit"
},
"R": {
"tag": "c:aluminum_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": "basic_machine_casing",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RRR",
"CAC",
"RRR"
],
"ingredients": {
"A": {
"item": "techreborn:basic_machine_frame"
},
"C": {
"item": "techreborn:electronic_circuit"
},
"R": {
"tag": "c:refined_iron_ingots"
}
},
"conditions": [],
"sequence": null,
"group_name": "basic_machine_casing",
"experience": null,
"cooking_time": null
}

