Crafting using Andesite Alloy, Andesite Alloy, Glass and Andesite Alloy, arranged in the pattern shown. Produces 2× Andesite Window.
- Inputs
- 3 × Andesite Alloy
- Glass
- Output
- → Andesite Window ×2


block· Windows
Andesite Window is a block from Create Deco, crafted from Andesite Alloy and Glass.
Crafting using Andesite Alloy, Andesite Alloy, Glass and Andesite Alloy, arranged in the pattern shown. Produces 2× Andesite Window.

| source | count | drop rate | conditions |
|---|---|---|---|
| Andesite Window | 1–1 | 100% | 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.
Crafting using Andesite Window, Andesite Window, Andesite Window, Andesite Window, Andesite Window and Andesite Window, arranged in the pattern shown. Produces 16× Andesite Window Pane.
| drops | count | drop rate | conditions |
|---|---|---|---|
| Andesite Window | 1–1 | 100% | 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.
createdeco:andesite_windowcreatedecocreatedecominecraft:blocks/impermeable
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#X#"
],
"ingredients": {
"#": {
"tag": "createdeco:internal/ingots/andesite_ingots"
},
"X": {
"tag": "createdeco:internal/colorless_glass"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}