Stone Pane Window
mcwwindows:stone_pane_window

Stone Pane Window

Macaw's Windows · by Sketch Macaw & Peachy Macaw
block Pickaxe MineableWalls

Acquisition

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

Crafting
Stone Pane Window Stone Pane Window ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Stone Pane Window1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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