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