Bamboo Window Pane
create:bamboo_window_pane

Bamboo Window Pane

Wood Type:
Create · by simibubi
block Glass PanesGlass Panes

Acquisition

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

Crafting
Bamboo Window Pane Bamboo Window Pane ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Bamboo Window Pane1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Bamboo Window Pane1–1100%Drops itself with Silk Touch
Developer reference
Registry name
create:bamboo_window_pane
Namespace
create
Mod ID
create
Tags (2)
forge:blocks/glass_panes
forge:items/glass_panes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "create:bamboo_window"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}