Skyroot Bed
aether:skyroot_bed

Skyroot Bed

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block BedsAxe MineableBeds

Acquisition

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

Crafting
Skyroot Bed Skyroot Bed guaranteed

Mining & drops

sourcecountchanceconditions
Skyroot Bed1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Skyroot Bed1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
aether:skyroot_bed
Namespace
aether
Mod ID
aether
Tags (3)
minecraft:blocks/beds
minecraft:blocks/mineable/axe
minecraft:items/beds

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WWW",
    "PPP"
  ],
  "ingredients": {
    "P": {
      "tag": "aether:planks_crafting"
    },
    "W": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}