Warped Window Pane
create:warped_window_pane

Warped Window Pane

Wood Type:
Create · by simibubi
block Glass PanesGlass Panes

Acquisition

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

Crafting
Warped Window Pane Warped Window Pane ×16 guaranteed

Mining & drops

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

Block drops

dropscountchanceconditions
Warped Window Pane1–1100%Drops itself with Silk Touch
Developer reference
Registry name
create:warped_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:warped_window"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}