Black Chaise
16×16 · BAKED

block· Machines & Other Blocks

Black Chaise

Dye Color:
Macaw's Furniture · by Sketch Macaw
block ChaiseAxe Mineable

Black Chaise is a block from Macaw's Furniture, crafted from Black Wool and Oak Planks.

Acquisition

Crafting using Black Wool, Black Wool, Black Wool, Oak Planks and Oak Planks, arranged in the pattern shown. Produces 4× Black Chaise.

Crafting
Black Chaise Black Chaise ×4 guaranteed

Used in

Crafting using Black Wool and Black Chaise, arranged in the pattern shown. Produces Black Couch.

Crafting
Black Couch Black Couch guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfurnitures:black_chaise
Namespace
mcwfurnitures
Mod ID
mcwfurnitures
Tags (2)
mcwfurnitures:blocks/chaise
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BBB",
    "A A"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:oak_planks"
    },
    "B": {
      "item": "minecraft:black_wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "chaise",
  "experience": null,
  "cooking_time": null
}