Acacia Table
16×16 · BAKED

block· Machines & Other Blocks

Acacia Table

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

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

Acquisition

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

Crafting
Acacia Coffee Table
Acacia Fence
Acacia Table Acacia Table guaranteed

Mining & drops

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

Crafting
Acacia End Table Acacia End Table guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfurnitures:acacia_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:acacia_coffee_table"
    },
    "B": {
      "item": "minecraft:acacia_fence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "table",
  "experience": null,
  "cooking_time": null
}