Crafting using Brass Plate, Extractor, Brass Plate, Electronic Circuit, Basic Machine Frame, Electronic Circuit, Brass Plate, Piston and Brass Plate, arranged in the pattern shown. Produces Wire Mill.

Wire Mill
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Wire Mill | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Wire Mill | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:wire_mill- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PEP",
"CMC",
"PGP"
],
"ingredients": {
"C": {
"item": "techreborn:electronic_circuit"
},
"E": {
"item": "techreborn:extractor"
},
"G": {
"item": "minecraft:piston"
},
"M": {
"item": "techreborn:basic_machine_frame"
},
"P": {
"tag": "c:brass_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


