block· Windows

Gray Two Pane Locometal Window

Create: Steam 'n' Rails · by The Railways Team
block ImpermeablePickaxe MineableLocometalTwo Pane Window Dye GroupWindows GrayTwo Pane Window Dye Group

Gray Two Pane Locometal Window is a block from Create: Steam 'n' Rails, crafted from Gray Round Pane Locometal Window.

Acquisition

Mixing using Red Two Pane Locometal Window and Paint. Produces Gray Two Pane Locometal Window.

Mixing
Gray Two Pane Locometal Window guaranteed

Mining & drops

sourcecountdrop rateconditions
Gray Two Pane Locometal Window1–1100%Drops itself with Silk Touch

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

dropscountdrop rateconditions
Gray Two Pane Locometal Window1–1100%Drops itself with Silk Touch

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
railways:gray_two_pane_locometal_window
Namespace
railways
Mod ID
railways
Tags (6)
minecraft:blocks/impermeable
minecraft:blocks/mineable/pickaxe
railways:blocks/locometal
railways:blocks/palettes/dye_groups/two_pane_window
railways:items/palettes/cycle_groups/gray/windows
railways:items/palettes/dye_groups/two_pane_window

Recipe JSON (2):

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