Crafting using Oak Slab, Oak Slab, Oak Slab, Oak Slab, Oak Slab and Oak Slab, arranged in the pattern shown. Produces 4× Oak Shutter.
block· Machines & Other Blocks
Oak Shutter
Wood Type:
Another Furniture · by Starfish Studios
Oak Shutter is a block from Another Furniture, crafted from Oak Slab.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Oak Shutter | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
another_furniture:oak_shutter- Namespace
another_furniture- Mod ID
another_furniture- Tags (2)
another_furniture:blocks/shutters another_furniture:items/shutters
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SS",
"SS",
"SS"
],
"ingredients": {
"S": {
"item": "minecraft:oak_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": "shutters",
"experience": null,
"cooking_time": null
}