Jungle Door
minecraft:jungle_door

Jungle Door

Wood Type:
Minecraft · by Mojang Studios
block Wooden DoorsWooden Doors

Acquisition

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

Crafting
Jungle Door Jungle Door ×3 guaranteed

Mining & drops

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

Block drops

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

Recipe JSON (1):

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