Crafting using Redstone Torch and Copper Door, in any arrangement. Produces Locked Copper Door.
- Inputs
- Redstone Torch
- Copper Door
- Output
- → Locked Copper Door
block· Doors
Locked Copper Door is a block from Create Deco, crafted from Redstone Torch and Copper Door.
Crafting using Redstone Torch and Copper Door, in any arrangement. Produces Locked Copper Door.
| source | count | drop rate | conditions |
|---|---|---|---|
| Locked Copper Door | 1–1 | 100% | 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.
| drops | count | drop rate | conditions |
|---|---|---|---|
| Locked Copper Door | 1–1 | 100% | Block State Property |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
createdeco:locked_copper_doorcreatedecocreatedecominecraft: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
}