Crafting using Piston, Advanced Circuit, Piston, Compressor, Basic Machine Frame, Compressor, Piston, Advanced Circuit and Piston, arranged in the pattern shown. Produces Rolling Machine.

Rolling Machine
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Rolling Machine | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Rolling Machine | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:rolling_machine- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PCP",
"MBM",
"PCP"
],
"ingredients": {
"B": {
"item": "techreborn:basic_machine_frame"
},
"C": {
"item": "techreborn:advanced_circuit"
},
"M": {
"item": "techreborn:compressor"
},
"P": {
"item": "minecraft:piston"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


