Crafting using Stick, Andesite Alloy, Stick, Bamboo Slab, Contraption Controls, Bamboo Slab, Andesite Casing, Cogwheel and Andesite Casing, arranged in the pattern shown. Produces Handcar.
block· Machines & Other Blocks
Handcar
Create: Steam 'n' Rails · by The Railways Team
Handcar is a block from Create: Steam 'n' Rails, crafted from Stick, Andesite Alloy, Bamboo Slab, Contraption Controls, Andesite Casing, and Cogwheel.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Handcar | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
railways:handcar- Namespace
railways- Mod ID
railways- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"/%/",
"_C_",
"#*#"
],
"ingredients": {
"#": {
"item": "create:andesite_casing"
},
"%": {
"item": "create:andesite_alloy"
},
"*": {
"item": "create:cogwheel"
},
"/": {
"item": "minecraft:stick"
},
"C": {
"item": "create:contraption_controls"
},
"_": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
