Rectangle Acacia Planks Window
mcwwindows:acacia_plank_window2

Rectangle Acacia Planks Window

Wood Type:
Macaw's Windows · by Sketch Macaw & Peachy Macaw
block Windows TwoAxe MineableWalls

Acquisition

Crafting using Window Half Pane Base, Window Half Pane Base, Window Half Pane Base, Window Half Pane Base, Acacia Planks, 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 Acacia Planks Window.

Crafting
Rectangle Acacia Planks Window Rectangle Acacia Planks Window ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Rectangle Acacia Planks Window1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwwindows:acacia_plank_window2
Namespace
mcwwindows
Mod ID
mcwwindows
Tags (3)
mcwwindows:blocks/windows_two
minecraft:blocks/mineable/axe
minecraft:blocks/walls

Recipe JSON (1):

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