Turn And Copy using Aluminium Wire, Any Redstone Dust, Treated Stick, Any Redstone Dust and Aluminium Wire, arranged in the pattern shown. Produces 4× Redstone Wire Coil.
Redstone Wire Coil
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Related items
Developer reference
- Registry name
immersiveengineering:wirecoil_redstone- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (1)
immersiveengineering:items/toolbox/wiring
Recipe JSON (1):
{
"recipe_type": "immersiveengineering:turn_and_copy",
"pattern": [
" w ",
"asa",
" w "
],
"ingredients": {
"a": {
"tag": "forge:dusts/redstone"
},
"s": {
"tag": "forge:rods/wooden"
},
"w": {
"tag": "forge:wires/aluminum"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}