Crafting using Any Iron Plates Plate, Nether Brick Fence, Andesite Casing, Electron Tube and Any Iron Plates Plate, arranged in the pattern shown. Produces 4× Semaphore.
block· Machines & Other Blocks
Semaphore
Create: Steam 'n' Rails · by The Railways Team
Semaphore is a block from Create: Steam 'n' Rails, crafted from Any Iron Plates Plate, Nether Brick Fence, Andesite Casing, and Electron Tube.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Semaphore | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
railways:semaphore- Namespace
railways- Mod ID
railways- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" S ",
"FCT",
" S "
],
"ingredients": {
"C": {
"item": "create:andesite_casing"
},
"F": {
"tag": "minecraft:fences"
},
"S": {
"tag": "railways:internal/plates/iron_plates"
},
"T": {
"item": "create:electron_tube"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
