Blue Chaise
16×16 · BAKED

block· Machines & Other Blocks

Blue Chaise

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

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

Acquisition

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

Crafting
Blue Chaise Blue Chaise ×4 guaranteed

Used in

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

Crafting
Blue Couch Blue Couch guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfurnitures:blue_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:blue_wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "chaise",
  "experience": null,
  "cooking_time": null
}