Magic Door
biomesoplenty:magic_door

Magic Door

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

Acquisition

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

Crafting
Magic Door Magic Door ×3 guaranteed

Mining & drops

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

Block drops

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