Crafting using Window Base, Window Base, Crimson Stem, Window Base and Window Base, arranged in the pattern shown. Produces 4× Resizeable Crimson Stem Window.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Resizeable Crimson Stem Window | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwwindows:crimson_stem_window- Namespace
mcwwindows- Mod ID
mcwwindows- Tags (3)
mcwwindows:blocks/windows minecraft:blocks/mineable/axe minecraft:blocks/walls
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" A ",
"ABA",
" A "
],
"ingredients": {
"A": {
"item": "mcwwindows:window_base"
},
"B": {
"item": "minecraft:crimson_stem"
}
},
"conditions": [],
"sequence": null,
"group_name": "windows",
"experience": null,
"cooking_time": null
}
