block· Windows

Olive Green Single Pane Locometal Window

Create: Steam 'n' Rails · by The Railways Team
block ImpermeablePickaxe MineableLocometalSingle Pane Window Dye GroupWindows Olive GreenSingle Pane Window Dye Group

Olive Green Single Pane Locometal Window is a block from Create: Steam 'n' Rails, crafted from Olive Green Four Pane Locometal Window.

Acquisition

Crafting using Any Colorless Glas and Olive Green Riveted Locometal, in any arrangement. Produces Olive Green Single Pane Locometal Window.

Crafting ⇆ any arrangement
Olive Green Single Pane Locometal Window guaranteed

Mixing using Ochrum Single Pane Locometal Window and Paint. Produces Olive Green Single Pane Locometal Window.

Mixing
Olive Green Single Pane Locometal Window guaranteed

Mining & drops

sourcecountchanceconditions
Olive Green Single Pane Locometal Window1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Olive Green Single Pane Locometal Window1–1100%Drops itself with Silk Touch
Developer reference
Registry name
railways:olive_green_single_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/single_pane_window
railways:items/palettes/cycle_groups/olive_green/windows
railways:items/palettes/dye_groups/single_pane_window

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "tag": "railways:palettes/cycle_groups/olive_green/windows"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "railways:internal/glass/colorless"
    },
    {
      "item": "railways:olive_green_riveted_locometal"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "railways:palettes/dye_groups/single_pane_window"
    },
    {
      "fluid": "railways:paint"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}