Magenta Couch
16×16 · BAKED

block· Machines & Other Blocks

Magenta Couch

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

Magenta Couch is a block from Macaw's Furniture, crafted from Magenta Wool and Magenta Chaise.

Acquisition

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

Crafting
Magenta Couch Magenta Couch guaranteed

Mining & drops

sourcecountdrop rateconditions
Magenta Couch1–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.

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "B",
    "A"
  ],
  "ingredients": {
    "A": {
      "item": "mcwfurnitures:magenta_chaise"
    },
    "B": {
      "item": "minecraft:magenta_wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "couch",
  "experience": null,
  "cooking_time": null
}