Crafting using Copper Rod, Forge Hammer, Copper Rod, Copper Gear, Bronze Machine Casing, Copper Gear, White Fluid Pipe, White Fluid Pipe and White Fluid Pipe, arranged in the pattern shown. Produces Bronze Compressor.
Bronze Compressor
Modern Industrialization · by Azercoco, Technici4n
Bronze Compressor is a block from Modern Industrialization, crafted from Copper Rod, Forge Hammer, Copper Gear, Bronze Machine Casing, and White Fluid Pipe.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bronze Compressor | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Bronze Compressor and Steel Upgrade, in any arrangement. Produces Steel Compressor.
Block drops
Drops itself when broken.
Developer reference
- Registry name
modern_industrialization:bronze_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": [
"rFr",
"GCG",
"ppp"
],
"ingredients": {
"C": {
"item": "modern_industrialization:bronze_machine_casing"
},
"F": {
"item": "modern_industrialization:forge_hammer"
},
"G": {
"tag": "c:copper_gears"
},
"p": {
"tag": "modern_industrialization:fluid_pipes"
},
"r": {
"tag": "c:copper_rods"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
