Warped End Table
16×16 · BAKED

block· Machines & Other Blocks

Warped End Table

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

Warped End Table is a block from Macaw's Furniture, crafted from Warped Table and Warped Stem.

Acquisition

Crafting using Warped Table and Warped Stem, arranged in the pattern shown. Produces Warped End Table.

Crafting
Warped End Table Warped End Table guaranteed

Mining & drops

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

Crafting
Warped Glass Table Warped Glass Table guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfurnitures:warped_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:warped_table"
    },
    "B": {
      "item": "minecraft:warped_stem"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_table",
  "experience": null,
  "cooking_time": null
}