Locked Copper Door
16×16 · BAKED

block· Doors

Locked Copper Door

Create Deco · by Kayla, Talrey, Ordana, Cassian
block DoorsPickaxe MineableDoors

Locked Copper Door is a block from Create Deco, crafted from Redstone Torch and Copper Door.

Acquisition

Crafting using Redstone Torch and Copper Door, in any arrangement. Produces Locked Copper Door.

Crafting ⇆ any arrangement
Redstone Torch
Copper Door
Locked Copper Door Locked Copper Door guaranteed

Mining & drops

sourcecountdrop rateconditions
Locked Copper Door1–1100%Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

dropscountdrop rateconditions
Locked Copper Door1–1100%Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
createdeco:locked_copper_door
Namespace
createdeco
Mod ID
createdeco
Tags (3)
minecraft:blocks/doors
minecraft:blocks/mineable/pickaxe
minecraft:items/doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:redstone_torch"
    },
    {
      "item": "createdeco:copper_door"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}