Juniper Door
bewitchment:juniper_door

Juniper Door

Bewitchment · by MoriyaShiine, cybercat5555
block Wooden DoorsWooden Doors

Juniper Door is a block from Bewitchment, crafted from Juniper Planks.

Acquisition

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

Crafting
Juniper Door Juniper Door ×3 guaranteed

Mining & drops

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

Block drops

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

Recipe JSON (1):

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