Dripstone Hinged Locometal Door
16×16 · BAKED

block· Doors

Dripstone Hinged Locometal Door

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

Dripstone Hinged Locometal Door is a block from Create: Steam 'n' Rails, crafted from Any Hinged Door Dye Group and Paint.

Acquisition

Mixing using Any Hinged Door Dye Group and Paint. Produces Dripstone Hinged Locometal Door.

Mixing
Any Hinged Door Dye Group Any Hinged Door Dye Group·members not yet documented Paint
Dripstone Hinged Locometal Door Dripstone Hinged Locometal Door guaranteed

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

Crafting ⇆ any arrangement
Dripstone Hinged Locometal Door Dripstone Hinged Locometal Door guaranteed

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

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

Mining & drops

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

Block drops

dropscountchanceconditions
Dripstone Hinged Locometal Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
railways:dripstone_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/dripstone/doors
railways:items/palettes/dye_groups/hinged_door

Recipe JSON (3):

{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "railways:palettes/dye_groups/hinged_door"
    },
    {
      "fluid": "railways:paint"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "minecraft:wooden_doors"
    },
    {
      "item": "railways:dripstone_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/dripstone/doors"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}