Crafting using Blastproof Alloy Large Plate, Advanced Motor, Blastproof Alloy Large Plate, Titanium Large Plate, Turbo Machine Hull, Titanium Large Plate, Blastproof Alloy Large Plate, Advanced Motor and Blastproof Alloy Large Plate, arranged in the pattern shown. Produces Implosion Compressor.
Implosion Compressor
Modern Industrialization · by Azercoco, Technici4n
Implosion Compressor is a block from Modern Industrialization, crafted from Blastproof Alloy Large Plate, Advanced Motor, Titanium Large Plate, and Turbo Machine Hull.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Implosion Compressor | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
modern_industrialization:implosion_compressor- Namespace
modern_industrialization- Mod ID
modern_industrialization- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BmB",
"THT",
"BmB"
],
"ingredients": {
"B": {
"item": "modern_industrialization:blastproof_alloy_large_plate"
},
"H": {
"item": "modern_industrialization:turbo_machine_hull"
},
"T": {
"item": "modern_industrialization:titanium_large_plate"
},
"m": {
"item": "modern_industrialization:advanced_motor"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
