Stripped Warped Table
16×16 · BAKED

block· Machines & Other Blocks

Stripped Warped Table

Macaw's Furniture · by Sketch Macaw
block TableAxe Mineable

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

Acquisition

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

Crafting
Stripped Warped Coffee Table
Warped Fence
Stripped Warped Table Stripped Warped Table guaranteed

Mining & drops

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

Crafting
Stripped Warped End Table Stripped Warped End Table guaranteed

Block drops

Drops itself when broken.

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