create:dark_oak_window

Dark Oak Window

Wood Type:
Create · by simibubi
block Impermeable

Acquisition

Crafting using Dark Oak Planks, Dark Oak Planks, Any Colorless Glas and Dark Oak Planks, arranged in the pattern shown. Produces 2× Dark Oak Window.

Crafting
Dark Oak Window ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Dark Oak Window1–1100%Drops itself with Silk Touch

Used in (1)

Crafting using Dark Oak Window, Dark Oak Window, Dark Oak Window, Dark Oak Window, Dark Oak Window and Dark Oak Window, arranged in the pattern shown. Produces 16× Dark Oak Window Pane.

Crafting
Dark Oak Window Pane Dark Oak Window Pane ×16 guaranteed

Block drops

dropscountchanceconditions
Dark Oak Window1–1100%Drops itself with Silk Touch
Developer reference
Registry name
create:dark_oak_window
Namespace
create
Mod ID
create
Tags (1)
minecraft:blocks/impermeable

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#X#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:dark_oak_planks"
    },
    "X": {
      "tag": "forge:glass/colorless"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}