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