Small Buffer
16×16 · BAKED

block· Machines & Other Blocks

Small Buffer

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

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

Acquisition

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

Crafting
Small Buffer Small Buffer ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Small Buffer1–1100%Survives Explosion

Used in

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

Block drops

Drops itself when broken.

Developer reference
Registry name
railways:small_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": "create:shaft"
    },
    "_": {
      "tag": "railways:internal/plates/iron_plates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}