Locked Zinc Door
16×16 · BAKED

block· Doors

Locked Zinc Door

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

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

Acquisition

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

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

Mining & drops

sourcecountdrop rateconditions
Locked Zinc 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 Zinc 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_zinc_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:zinc_door"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}