Crafting using Lever, Andesite Casing and Cogwheel, arranged in the pattern shown. Produces Andesite Track Switch.
- Inputs
- Lever
- Andesite Casing
- Cogwheel
- Output
- → Andesite Track Switch
block· Machines & Other Blocks
Andesite Track Switch is a block from Create: Steam 'n' Rails, crafted from Lever, Andesite Casing, and Cogwheel.
Crafting using Lever, Andesite Casing and Cogwheel, arranged in the pattern shown. Produces Andesite Track Switch.
| source | count | drop rate | conditions |
|---|---|---|---|
| Andesite Track Switch | 1–1 | 100% | 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.
Drops itself when broken.
railways:track_switch_andesiterailwaysrailwaysminecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"L",
"C",
"W"
],
"ingredients": {
"C": {
"item": "create:andesite_casing"
},
"L": {
"item": "minecraft:lever"
},
"W": {
"item": "create:cogwheel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}