Crafting using Wooden Headstock (Screwlink Coupler), Wooden Headstock (Screwlink Coupler), Wooden Headstock (Screwlink Coupler), Metal Girder, Metal Girder, Metal Girder, Block of Industrial Iron and Block of Industrial Iron, arranged in the pattern shown. Produces Track Buffer.
block· Machines & Other Blocks
Track Buffer
Create: Steam 'n' Rails · by The Railways Team
Track Buffer is a block from Create: Steam 'n' Rails, crafted from Wooden Headstock (Screwlink Coupler), Metal Girder, and Block of Industrial Iron.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Track Buffer | 1–1 | 100% | Survives Explosion |
Block loot table: Buffer Mono (railways) railways:buffer_mono | 1–1 | 100% | Survives Explosion |
Block loot table: Buffer Narrow (railways) railways:buffer_narrow | 1–1 | 100% | Survives Explosion |
Block loot table: Buffer Wide (railways) railways:buffer_wide | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
railways:buffer- Namespace
railways- Mod ID
railways- Tags (3)
create:blocks/movable_empty_collider minecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
">>>",
"===",
"# #"
],
"ingredients": {
"#": {
"item": "create:industrial_iron_block"
},
"=": {
"item": "create:metal_girder"
},
">": {
"tag": "railways:wooden_headstocks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
