Crafting using Chromium Plate, Chromium Plate, Chromium Plate, Data Storage Core, Industrial Machine Frame, Data Storage Core, Chromium Plate, Chromium Plate and Chromium Plate, arranged in the pattern shown. Produces 4× Industrial Machine Casing.

Industrial Machine Casing
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Crafting using Chromium Plate, Chromium Plate, Chromium Plate, Data Storage Core, Advanced Machine Casing, Data Storage Core, Chromium Plate, Chromium Plate and Chromium Plate, arranged in the pattern shown. Produces Industrial Machine Casing.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Industrial Machine Casing | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
techreborn:industrial_machine_casing- Namespace
techreborn- Mod ID
techreborn- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RRR",
"CAC",
"RRR"
],
"ingredients": {
"A": {
"item": "techreborn:industrial_machine_frame"
},
"C": {
"item": "techreborn:data_storage_core"
},
"R": {
"tag": "c:chromium_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": "industrial_machine_casing",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RRR",
"CAC",
"RRR"
],
"ingredients": {
"A": {
"item": "techreborn:advanced_machine_casing"
},
"C": {
"item": "techreborn:data_storage_core"
},
"R": {
"tag": "c:chromium_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": "industrial_machine_casing",
"experience": null,
"cooking_time": null
}

