Big Buffer
16×16 · BAKED

block· Machines & Other Blocks

Big Buffer

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

Big Buffer is a block from Create: Steam 'n' Rails, crafted from Block of Industrial Iron, Small Buffer, and Any Iron Plates Plate.

Acquisition

Crafting using Block of Industrial Iron, Small Buffer and Any Iron Plates Plate, arranged in the pattern shown. Produces 4× Big Buffer.

Crafting
Big Buffer Big Buffer ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Big Buffer1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
railways:big_buffer
Namespace
railways
Mod ID
railways
Tags (2)
minecraft:blocks/mineable/axe
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

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