Stripped Oak Double Wardrobe
16×16 · BAKED

block· Machines & Other Blocks

Stripped Oak Double Wardrobe

Macaw's Furniture · by Sketch Macaw
block Double WardrobeAxe Mineable

Stripped Oak Double Wardrobe is a block from Macaw's Furniture, crafted from Stripped Oak Log and Cabinet Door.

Acquisition

Crafting using Stripped Oak Log, Stripped Oak Log, Stripped Oak Log, Cabinet Door, Stripped Oak Log, Cabinet Door, Stripped Oak Log, Stripped Oak Log and Stripped Oak Log, arranged in the pattern shown. Produces 4× Stripped Oak Double Wardrobe.

Crafting
Stripped Oak Double Wardrobe Stripped Oak Double Wardrobe ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Stripped Oak Double Wardrobe1–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_oak_double_wardrobe
Namespace
mcwfurnitures
Mod ID
mcwfurnitures
Tags (2)
mcwfurnitures:blocks/double_wardrobe
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "BAB",
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:stripped_oak_log"
    },
    "B": {
      "item": "mcwfurnitures:cabinet_door"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "double_wardrobe",
  "experience": null,
  "cooking_time": null
}