Stripped Cherry Table
16×16 · BAKED

block· Machines & Other Blocks

Stripped Cherry Table

Macaw's Furniture · by Sketch Macaw
block TableAxe Mineable

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

Acquisition

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

Crafting
Stripped Cherry Coffee Table
Cherry Fence
Stripped Cherry Table Stripped Cherry Table guaranteed

Mining & drops

sourcecountdrop rateconditions
Stripped Cherry 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 Stripped Cherry Table and Stripped Cherry Log, arranged in the pattern shown. Produces Stripped Cherry End Table.

Crafting
Stripped Cherry End Table Stripped Cherry End Table guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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