Crafting using Any Iron Plates Plate, Redstone Dust and Train Casing, arranged in the pattern shown. Produces Train Coupler.

block· Machines & Other Blocks
Train Coupler
Create: Steam 'n' Rails · by The Railways Team
Train Coupler is a block from Create: Steam 'n' Rails, crafted from Any Iron Plates Plate, Redstone Dust, and Train Casing.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Train Coupler | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
railways:track_coupler- Namespace
railways- Mod ID
railways- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"=",
"#",
"T"
],
"ingredients": {
"#": {
"item": "minecraft:redstone"
},
"=": {
"tag": "railways:internal/plates/iron_plates"
},
"T": {
"item": "create:railway_casing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
