Crimson Fancy Bed
handcrafted:crimson_fancy_bed

Crimson Fancy Bed

Wood Type:
Handcrafted · by Alex Nijjar, Kekie6
block Fancy BedsFancy BedsBedsAxe MineableBeds

Acquisition

Crafting using Any Cushions, Any Sheets, Crimson Planks, Any Wool, Any Wool, Crimson Planks, Crimson Planks and Crimson Planks, arranged in the pattern shown. Produces Crimson Fancy Bed.

Crafting
Crimson Fancy Bed Crimson Fancy Bed guaranteed

Mining & drops

sourcecountchanceconditions
Crimson Fancy Bed1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Crimson Fancy Bed1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
handcrafted:crimson_fancy_bed
Namespace
handcrafted
Mod ID
handcrafted
Tags (5)
handcrafted:blocks/fancy_beds
handcrafted:items/fancy_beds
minecraft:blocks/beds
minecraft:blocks/mineable/axe
minecraft:items/beds

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " /@",
    "#$$",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:crimson_planks"
    },
    "$": {
      "tag": "minecraft:wool"
    },
    "/": {
      "tag": "handcrafted:cushions"
    },
    "@": {
      "tag": "handcrafted:sheets"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}