Highland Wool Bed
16×16 · BAKED

block· Machines & Other Blocks

Highland Wool Bed

[Let's Do] Meadow · by satisfy, jason13official
block BedsAxe MineableBeds

Highland Wool Bed is a block from [Let's Do] Meadow, crafted from Highland Wool and Any Planks.

Acquisition

Crafting using Highland Wool, Highland Wool, Highland Wool, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Highland Wool Bed.

Crafting
  • Inputs
  • 3 × Highland Wool
  • 3 × Any Planks
  • Output
  • Highland Wool Bed
Highland Wool Bed Highland Wool Bed guaranteed

Mining & drops

sourcecountdrop rateconditions
Highland Wool Bed1–1100%Survives Explosion, Block State Property

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

dropscountdrop rateconditions
Highland Wool Bed1–1100%Survives Explosion, Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
meadow:highland_bed
Namespace
meadow
Mod ID
meadow
Tags (3)
minecraft:blocks/beds
minecraft:blocks/mineable/axe
minecraft:items/beds

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "XXX"
  ],
  "ingredients": {
    "#": {
      "item": "meadow:highland_wool"
    },
    "X": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bed",
  "experience": null,
  "cooking_time": null
}