Bronze Mixer
modern_industrialization:bronze_mixer

Bronze Mixer

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

Bronze Mixer is a block from Modern Industrialization, crafted from Alfglass, Copper Gear, Copper Rotor, Bronze Machine Casing, and White Fluid Pipe.

Acquisition

Crafting using Alfglass, Copper Gear, Alfglass, Copper Rotor, Bronze Machine Casing, Copper Rotor, White Fluid Pipe, White Fluid Pipe and White Fluid Pipe, arranged in the pattern shown. Produces Bronze Mixer.

Crafting
Bronze Mixer Bronze Mixer guaranteed

Mining & drops

sourcecountchanceconditions
Bronze Mixer1–1100%Survives Explosion

Used in (1)

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

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

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:bronze_mixer
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": [
    "gGg",
    "rCr",
    "ppp"
  ],
  "ingredients": {
    "C": {
      "item": "modern_industrialization:bronze_machine_casing"
    },
    "G": {
      "tag": "c:copper_gears"
    },
    "g": {
      "tag": "c:glass_blocks"
    },
    "p": {
      "tag": "modern_industrialization:fluid_pipes"
    },
    "r": {
      "item": "modern_industrialization:copper_rotor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}