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