Stripped Warped Glass Table
16×16 · BAKED

block· Machines & Other Blocks

Stripped Warped Glass Table

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

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

Acquisition

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

Crafting
Stripped Warped Glass Table Stripped Warped Glass Table guaranteed

Mining & drops

sourcecountdrop rateconditions
Stripped Warped Glass 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.

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "B"
  ],
  "ingredients": {
    "A": {
      "item": "mcwfurnitures:stripped_warped_end_table"
    },
    "B": {
      "item": "minecraft:glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "glass_table",
  "experience": null,
  "cooking_time": null
}