Stripped Crimson Table
16×16 · BAKED

block· Machines & Other Blocks

Stripped Crimson Table

Macaw's Furniture · by Sketch Macaw
block TableAxe Mineable

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

Acquisition

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

Crafting
Stripped Crimson Coffee Table
Crimson Fence
Stripped Crimson Table Stripped Crimson Table guaranteed

Mining & drops

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

Crafting
Stripped Crimson End Table Stripped Crimson End Table guaranteed

Block drops

Drops itself when broken.

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