Crafting using Glass, Glass, Black Dye, Glass, Glass, Black Dye, Glass, Glass and Black Dye, arranged in the pattern shown. Produces 6× One Way Glass.

One Way Glass
Macaw's Windows · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| One Way Glass | 1–1 | 100% | Drops itself with Silk Touch |
Used in (1)
Crafting using One Way Glass, One Way Glass, One Way Glass, One Way Glass, One Way Glass and One Way Glass, arranged in the pattern shown. Produces 12× One Way Glass Pane.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| One Way Glass | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
mcwwindows:one_way_glass- Namespace
mcwwindows- Mod ID
mcwwindows- Tags (1)
minecraft:blocks/impermeable
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BBA",
"BBA",
"BBA"
],
"ingredients": {
"A": {
"item": "minecraft:black_dye"
},
"B": {
"item": "minecraft:glass"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
