Pink Chaise
16×16 · BAKED

block· Machines & Other Blocks

Pink Chaise

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

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

Acquisition

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

Crafting
Pink Chaise Pink Chaise ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Pink Chaise1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Used in

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

Crafting
Pink Couch Pink Couch guaranteed

Block drops

Drops itself when broken.

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