Bamboo Chair
16×16 · BAKED

block· Machines & Other Blocks

Bamboo Chair

Wood Type:
Another Furniture · by Starfish Studios
block ChairsChairs

Bamboo Chair is a block from Another Furniture, crafted from Bamboo Planks and Stick.

Acquisition

Crafting using Bamboo Planks, Bamboo Planks, Bamboo Planks, Stick and Stick, arranged in the pattern shown. Produces 3× Bamboo Chair.

Crafting
Bamboo Chair Bamboo Chair ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Bamboo Chair1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
another_furniture:bamboo_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:bamboo_planks"
    },
    "/": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "chairs",
  "experience": null,
  "cooking_time": null
}