Warped Planks Pane Window
mcwwindows:warped_plank_pane_window

Warped Planks Pane Window

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

Acquisition

Crafting using Window Base, Window Base, Window Base, Window Base, Warped Planks, Window Base, Window Base, Window Base and Window Base, arranged in the pattern shown. Produces 8× Warped Planks Pane Window.

Crafting
Warped Planks Pane Window Warped Planks Pane Window ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Warped Planks Pane Window1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwwindows:warped_plank_pane_window
Namespace
mcwwindows
Mod ID
mcwwindows
Tags (2)
minecraft:blocks/mineable/axe
minecraft:blocks/walls

Recipe JSON (1):

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