Store Door
mcwdoors:store_door

Store Door

Macaw's Doors · by Sketch Macaw & Sketch Peachy
block Special DoorsDoorsPickaxe MineableDoors

Acquisition

Crafting using Iron Ingot, Glass Pane, Iron Ingot, Iron Ingot, Iron Ingot and Glass Pane, arranged in the pattern shown. Produces 2× Store Door.

Crafting
Iron Ingot
Glass Pane
Iron Ingot
Iron Ingot
Iron Ingot
Glass Pane
Store Door Store Door ×2 guaranteed

Mining & drops

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

Block drops

dropscountchanceconditions
Store Door1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
mcwdoors:store_door
Namespace
mcwdoors
Mod ID
mcwdoors
Tags (4)
mcwdoors:blocks/special_doors
minecraft:blocks/doors
minecraft:blocks/mineable/pickaxe
minecraft:items/doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BA",
    "BB",
    "BA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:glass_pane"
    },
    "B": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}