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