Rectangle Metal Window
mcwwindows:metal_window2

Rectangle Metal Window

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

Acquisition

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

Crafting
Rectangle Metal Window Rectangle Metal Window ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Rectangle Metal Window1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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