create:birch_window

Birch Window

Wood Type:
Create · by simibubi
block Impermeable

Acquisition

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

Crafting
Birch Window ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Birch Window1–1100%Drops itself with Silk Touch

Used in (1)

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

Crafting
Birch Window Pane Birch Window Pane ×16 guaranteed

Block drops

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

Recipe JSON (1):

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