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