block· Windows

Brass Window

Create Deco · by Kayla, Talrey, Ordana, Cassian
block Impermeable

Brass Window is a block from Create Deco, crafted from Brass Ingot and Glass.

Acquisition

Crafting using Brass Ingot, Brass Ingot, Glass and Brass Ingot, arranged in the pattern shown. Produces 2× Brass Window.

Crafting
Brass Window ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Brass Window1–1100%Drops itself with Silk Touch

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Used in

Crafting using Brass Window, Brass Window, Brass Window, Brass Window, Brass Window and Brass Window, arranged in the pattern shown. Produces 16× Brass Window Pane.

Crafting
  • Inputs
  • 6 × Brass Window
  • Output
  • Brass Window Pane ×16
Brass Window Pane Brass Window Pane ×16 guaranteed

Block drops

dropscountdrop rateconditions
Brass Window1–1100%Drops itself with Silk Touch

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
createdeco:brass_window
Namespace
createdeco
Mod ID
createdeco
Tags (1)
minecraft:blocks/impermeable

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#X#"
  ],
  "ingredients": {
    "#": {
      "tag": "createdeco:internal/ingots/brass_ingots"
    },
    "X": {
      "tag": "createdeco:internal/colorless_glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}