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.
Steel Wiremill
Modern Industrialization · by Azercoco, Technici4n
Steel Wiremill is a block from Modern Industrialization, crafted from Bronze Gear, White Fluid Pipe, Bronze Rotor, and Steel Machine Casing.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Steel Wiremill | 1–1 | 100% | 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
}
