Semaphore
16×16 · BAKED

block· Machines & Other Blocks

Semaphore

Create: Steam 'n' Rails · by The Railways Team
block Axe Mineable

Semaphore is a block from Create: Steam 'n' Rails, crafted from Any Iron Plates Plate, Nether Brick Fence, Andesite Casing, and Electron Tube.

Acquisition

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.

Crafting
Semaphore Semaphore ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Semaphore1–1100%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
}