Jungle Planks Four Pane Window
mcwwindows:jungle_plank_four_window

Jungle Planks Four Pane Window

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

Acquisition

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

Crafting
Jungle Planks Four Pane Window Jungle Planks Four Pane Window ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Jungle Planks Four Pane Window1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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