Stripped Oak End Table
16×16 · BAKED

block· Machines & Other Blocks

Stripped Oak End Table

Macaw's Furniture · by Sketch Macaw
block End TableAxe Mineable

Stripped Oak End Table is a block from Macaw's Furniture, crafted from Stripped Oak Table and Stripped Oak Log.

Acquisition

Crafting using Stripped Oak Table and Stripped Oak Log, arranged in the pattern shown. Produces Stripped Oak End Table.

Crafting
Stripped Oak End Table Stripped Oak End Table guaranteed

Mining & drops

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

Crafting
Stripped Oak Glass Table Stripped Oak Glass Table guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "B"
  ],
  "ingredients": {
    "A": {
      "item": "mcwfurnitures:stripped_oak_table"
    },
    "B": {
      "item": "minecraft:stripped_oak_log"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_table",
  "experience": null,
  "cooking_time": null
}