Metal Pane Window
mcwwindows:metal_pane_window

Metal Pane Window

Macaw's Windows · by Sketch Macaw & Peachy Macaw
block WindowsPickaxe Mineable

Acquisition

Crafting using Window Base, Window Base, Window Base, Window Base, Block of Iron, Window Base, Window Base, Window Base and Window Base, arranged in the pattern shown. Produces 8× Metal Pane Window.

Crafting
Metal Pane Window Metal Pane Window ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Metal Pane Window1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwwindows:metal_pane_window
Namespace
mcwwindows
Mod ID
mcwwindows
Tags (2)
mcwwindows:blocks/windows
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "ABA",
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "mcwwindows:window_base"
    },
    "B": {
      "item": "minecraft:iron_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "windows_pane",
  "experience": null,
  "cooking_time": null
}