Crafting using Aluminium Wire, Aluminium Wire, Redstone Wire Connector, Aluminium Wire and Aluminium Wire, arranged in the pattern shown. Produces Redstone Interface Connector.
Redstone Interface Connector
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Redstone Interface Connector | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
immersiveengineering:connector_bundled- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (3)
immersiveengineering:blocks/mineable/hammer immersiveengineering:items/toolbox/wiring minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" w ",
"wcw",
" w "
],
"ingredients": {
"c": {
"item": "immersiveengineering:connector_redstone"
},
"w": {
"tag": "forge:wires/aluminum"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}