Crafting using Glass, Glass, Glass, Black Dye, Yellow Dye, Red Dye, Glass, Glass and Glass, arranged in the pattern shown. Produces 8× Window Block.

block· Machines & Other Blocks
Window Block
[Let's Do] Vinery · by Jason13Official, Satisfy
Window Block is a block from [Let's Do] Vinery, crafted from Glass, Black Dye, Yellow Dye, and Red Dye.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Window Block | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Window Block | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
vinery:window_block- Namespace
vinery- Mod ID
vinery
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"U$B",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:glass"
},
"$": {
"item": "minecraft:yellow_dye"
},
"B": {
"item": "minecraft:red_dye"
},
"U": {
"item": "minecraft:black_dye"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
