Handcar
16×16 · BAKED

block· Machines & Other Blocks

Handcar

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

Handcar is a block from Create: Steam 'n' Rails, crafted from Stick, Andesite Alloy, Bamboo Slab, Contraption Controls, Andesite Casing, and Cogwheel.

Acquisition

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.

Crafting
Handcar Handcar guaranteed

Mining & drops

sourcecountchanceconditions
Handcar1–1100%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
}