Cyan Folding Locometal Door
16×16 · BAKED

block· Doors

Cyan Folding Locometal Door

Dye Color:
Create: Steam 'n' Rails · by The Railways Team
block Wrench PickupContraption ControlledDoorsPickaxe MineableWooden DoorsDoorsNon Double DoorLocometalFolding Door Dye GroupDoors CyanFolding Door Dye Group

Cyan Folding Locometal Door is a block from Create: Steam 'n' Rails, crafted from Cyan Hinged Locometal Door.

Acquisition

Mixing using Folding Locometal Door and Paint. Produces Cyan Folding Locometal Door.

Mixing
Cyan Folding Locometal Door Cyan Folding Locometal Door guaranteed

Mining & drops

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

Block drops

dropscountchanceconditions
Cyan Folding Locometal Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
railways:cyan_folding_locometal_door
Namespace
railways
Mod ID
railways
Tags (11)
create:blocks/wrench_pickup
create:items/contraption_controlled
minecraft:blocks/doors
minecraft:blocks/mineable/pickaxe
minecraft:blocks/wooden_doors
minecraft:items/doors
quark:blocks/non_double_door
railways:blocks/locometal
railways:blocks/palettes/dye_groups/folding_door
railways:items/palettes/cycle_groups/cyan/doors
railways:items/palettes/dye_groups/folding_door

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "tag": "railways:palettes/cycle_groups/cyan/doors"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "railways:palettes/dye_groups/folding_door"
    },
    {
      "fluid": "railways:paint"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}