Ornate Iron Window Pane
create:ornate_iron_window_pane

Ornate Iron Window Pane

Create · by simibubi
block Glass PanesGlass Panes

Acquisition

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

Crafting
Ornate Iron Window Pane Ornate Iron Window Pane ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Ornate Iron Window Pane1–1100%Drops itself with Silk Touch

Block drops

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