Crafting using Crimson Slab, Crimson Slab and Crimson Slab, arranged in the pattern shown. Produces 3× Crimson Louvered Shutter.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Crimson Louvered Shutter | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwwindows:crimson_louvered_shutter- Namespace
mcwwindows- Mod ID
mcwwindows- Tags (2)
mcwwindows:blocks/shutters minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"B",
"B",
"B"
],
"ingredients": {
"B": {
"item": "minecraft:crimson_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": "shutters",
"experience": null,
"cooking_time": null
}