Redwood Door
biomesoplenty:redwood_door

Redwood Door

Biomes O' Plenty · by Adubbz, Forstride
block Wooden DoorsWooden Doors

Acquisition

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

Crafting
Redwood Door Redwood Door ×3 guaranteed

Mining & drops

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

Block drops

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

Recipe JSON (1):

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