Red Sandstone Four Window
mcwwindows:red_sandstone_four_window

Red Sandstone Four Window

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

Acquisition

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

Crafting
Red Sandstone Four Window Red Sandstone Four Window ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Red Sandstone Four Window1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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