Cypress Door
bewitchment:cypress_door

Cypress Door

Bewitchment · by MoriyaShiine, cybercat5555
block Undead MaskWooden DoorsWooden Doors

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

Acquisition

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

Crafting
Cypress Door Cypress Door ×3 guaranteed

Mining & drops

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

Block drops

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

Recipe JSON (1):

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