Steel Wiremill
modern_industrialization:steel_wiremill

Steel Wiremill

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

Steel Wiremill is a block from Modern Industrialization, crafted from Bronze Gear, White Fluid Pipe, Bronze Rotor, and Steel Machine Casing.

Acquisition

Crafting using Bronze Gear, White Fluid Pipe, Bronze Gear, Bronze Rotor, Steel Machine Casing, Bronze Rotor, Bronze Gear, White Fluid Pipe and Bronze Gear, arranged in the pattern shown. Produces Steel Wiremill.

Crafting
Steel Wiremill Steel Wiremill guaranteed

Mining & drops

sourcecountchanceconditions
Steel Wiremill1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:steel_wiremill
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": [
    "GpG",
    "rHr",
    "GpG"
  ],
  "ingredients": {
    "G": {
      "tag": "c:bronze_gears"
    },
    "H": {
      "item": "modern_industrialization:steel_machine_casing"
    },
    "p": {
      "tag": "modern_industrialization:fluid_pipes"
    },
    "r": {
      "item": "modern_industrialization:bronze_rotor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}