Rail Mine
16×16 · BAKED

block· Machines & Other Blocks

Rail Mine

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
block Dragon ImmuneRailsWither ImmuneRails

Rail Mine is a block from SecurityCraft, crafted from Any Iron Ingot, Bluebright Stick, and Any Gunpowder.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Bluebright Stick, Any Iron Ingot, Any Iron Ingot, Any Gunpowder and Any Iron Ingot, arranged in the pattern shown. Produces 6× Rail Mine.

Crafting
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Bluebright Stick
Any Iron Ingot
Any Iron Ingot
Any Gunpowder
Any Iron Ingot
  • Inputs
  • 6 × Any Iron Ingot
  • Bluebright Stick
  • Any Gunpowder
  • Output
  • Rail Mine ×6
Rail Mine Rail Mine ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Rail Mine1–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
securitycraft:track_mine
Namespace
securitycraft
Mod ID
securitycraft
Tags (4)
minecraft:blocks/dragon_immune
minecraft:blocks/rails
minecraft:blocks/wither_immune
minecraft:items/rails

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I I",
    "ISI",
    "IGI"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:gunpowder"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "S": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}