Crafting using End Stone Bricks, End Stone Bricks, Glass Pane, End Stone Bricks and End Stone Bricks, arranged in the pattern shown. Produces 4× End Brick Gothic Window.
End Brick Gothic Window
Macaw's Windows · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| End Brick Gothic Window | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwwindows:end_brick_gothic- Namespace
mcwwindows- Mod ID
mcwwindows- Tags (3)
mcwwindows:blocks/gothic minecraft:blocks/mineable/pickaxe minecraft:blocks/walls
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" A ",
"ABA",
" A "
],
"ingredients": {
"A": {
"item": "minecraft:end_stone_bricks"
},
"B": {
"item": "minecraft:glass_pane"
}
},
"conditions": [],
"sequence": null,
"group_name": "gothic",
"experience": null,
"cooking_time": null
}
