Mahogany Door
byg:mahogany_door

Mahogany Door

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

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

Acquisition

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

Crafting
Mahogany Door Mahogany Door ×3 guaranteed

Mining & drops

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

Block drops

dropscountchanceconditions
Mahogany Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
byg:mahogany_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:mahogany_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_door",
  "experience": null,
  "cooking_time": null
}