Oak Table
16×16 · BAKED

block· Machines & Other Blocks

Oak Table

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

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

Acquisition

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

Crafting
Oak Coffee Table
Oak Fence
Oak Table Oak Table guaranteed

Mining & drops

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

Crafting
Oak End Table Oak End Table guaranteed

Block drops

Drops itself when broken.

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