Cherry Coffee Table
16×16 · BAKED

block· Machines & Other Blocks

Cherry Coffee Table

Wood Type:
Macaw's Furniture · by Sketch Macaw
block Coffee TableAxe Mineable

Cherry Coffee Table is a block from Macaw's Furniture, crafted from Cherry Log and Cherry Fence.

Acquisition

Crafting using Cherry Log and Cherry Fence, arranged in the pattern shown. Produces Cherry Coffee Table.

Crafting
Cherry Coffee Table Cherry Coffee Table guaranteed

Mining & drops

sourcecountdrop rateconditions
Cherry Coffee Table1–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 Cherry Coffee Table and Cherry Fence, arranged in the pattern shown. Produces Cherry Table.

Crafting
Cherry Coffee Table
Cherry Fence
Cherry Table Cherry Table guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "B"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:cherry_log"
    },
    "B": {
      "item": "minecraft:cherry_fence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "coffee_table",
  "experience": null,
  "cooking_time": null
}