create:ornate_iron_window

Ornate Iron Window

Create · by simibubi
block Impermeable

Acquisition

Crafting using Iron Nugget, Iron Nugget, Any Colorless Glas and Iron Nugget, arranged in the pattern shown. Produces 2× Ornate Iron Window.

Crafting
Ornate Iron Window ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Ornate Iron Window1–1100%Drops itself with Silk Touch

Used in (1)

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

Block drops

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

Recipe JSON (1):

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