Link 'n Pin
16×16 · BAKED

block· Machines & Other Blocks

Link 'n Pin

Create: Steam 'n' Rails · by The Railways Team
block Pickaxe MineableDeco Couplers

Link 'n Pin is a block from Create: Steam 'n' Rails, crafted from Any Iron Plates Plate, Block of Industrial Iron, Shaft, and Any Iron Nuggets Nugget.

Acquisition

Crafting using Any Iron Plates Plate, Any Iron Plates Plate, Block of Industrial Iron, Shaft, Any Iron Nuggets Nugget, Any Iron Plates Plate and Any Iron Plates Plate, arranged in the pattern shown. Produces 4× Link 'n Pin.

Crafting
Link 'n Pin Link 'n Pin ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Link 'n Pin1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
railways:link_and_pin
Namespace
railways
Mod ID
railways
Tags (2)
minecraft:blocks/mineable/pickaxe
railways:items/deco_couplers

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "__ ",
    "#I,",
    "__ "
  ],
  "ingredients": {
    "#": {
      "item": "create:industrial_iron_block"
    },
    ",": {
      "tag": "railways:internal/nuggets/iron_nuggets"
    },
    "I": {
      "item": "create:shaft"
    },
    "_": {
      "tag": "railways:internal/plates/iron_plates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}