Hinged Locometal Door
16×16 · BAKED

block· Doors

Hinged Locometal Door

Create: Steam 'n' Rails · by The Railways Team
block Wrench PickupDoorsPickaxe MineableWooden DoorsDoorsLocometalHinged Door Dye GroupDoors NetheriteHinged Door Dye Group

Hinged Locometal Door is a block from Create: Steam 'n' Rails, crafted from Any Wooden Doors and Riveted Locometal.

Acquisition

Crafting using Any Wooden Doors and Riveted Locometal, in any arrangement. Produces Hinged Locometal Door.

Crafting ⇆ any arrangement
Hinged Locometal Door Hinged Locometal Door guaranteed

Stone Cutting using Any Doors Netherite. Produces Hinged Locometal Door.

Stone Cutting
Any Doors Netherite Any Doors Netherite·members not yet documented
Hinged Locometal Door Hinged Locometal Door guaranteed

Mining & drops

sourcecountchanceconditions
Hinged Locometal Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Hinged Locometal Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
railways:hinged_locometal_door
Namespace
railways
Mod ID
railways
Tags (9)
create:blocks/wrench_pickup
minecraft:blocks/doors
minecraft:blocks/mineable/pickaxe
minecraft:blocks/wooden_doors
minecraft:items/doors
railways:blocks/locometal
railways:blocks/palettes/dye_groups/hinged_door
railways:items/palettes/cycle_groups/netherite/doors
railways:items/palettes/dye_groups/hinged_door

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "minecraft:wooden_doors"
    },
    {
      "item": "railways:riveted_locometal"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "tag": "railways:palettes/cycle_groups/netherite/doors"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}