Bronze Compressor
modern_industrialization:bronze_compressor

Bronze Compressor

Modern Industrialization · by Azercoco, Technici4n
block Pickaxe MineableNeeds Stone Tool

Bronze Compressor is a block from Modern Industrialization, crafted from Copper Rod, Forge Hammer, Copper Gear, Bronze Machine Casing, and White Fluid Pipe.

Acquisition

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.

Crafting
Bronze Compressor Bronze Compressor guaranteed

Mining & drops

sourcecountchanceconditions
Bronze Compressor1–1100%Survives Explosion

Used in (1)

Crafting using Bronze Compressor and Steel Upgrade, in any arrangement. Produces Steel Compressor.

Crafting ⇆ any arrangement
Bronze Compressor
Steel Upgrade
Steel Compressor Steel Compressor guaranteed

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
}