Cherry Door
byg:cherry_door

Cherry Door

Wood Type:
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Wooden DoorsWooden Doors

Cherry Door is a block from Oh The Biomes You'll Go, crafted from Cherry Planks.

Acquisition

Crafting using Cherry Planks, Cherry Planks, Cherry Planks, Cherry Planks, Cherry Planks and Cherry Planks, arranged in the pattern shown. Produces 3× Cherry Door.

Crafting
Cherry Door Cherry Door ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Door1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Cherry Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
byg:cherry_door
Namespace
byg
Mod ID
byg
Tags (2)
minecraft:blocks/wooden_doors
minecraft:items/wooden_doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "byg:cherry_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_door",
  "experience": null,
  "cooking_time": null
}