Crafting using Advanced Alloy Ingot, Advanced Machine Frame, Advanced Alloy Ingot, Advanced Circuit, Compressor, Advanced Circuit, Advanced Alloy Ingot, Advanced Machine Frame and Advanced Alloy Ingot, arranged in the pattern shown. Produces Implosion Compressor.

Implosion Compressor
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Implosion Compressor | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Implosion Compressor | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:implosion_compressor- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA",
"CPC",
"ABA"
],
"ingredients": {
"A": {
"item": "techreborn:advanced_alloy_ingot"
},
"B": {
"item": "techreborn:advanced_machine_frame"
},
"C": {
"item": "techreborn:advanced_circuit"
},
"P": {
"item": "techreborn:compressor"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

