Gingerbread Door
16×16 · BAKED

block· Doors

Gingerbread Door

Snowy Spirit · by MehVahdJukaar
block DoorsAxe Mineable

Gingerbread Door is a block from Snowy Spirit, crafted from Frosted Gingerbread.

Acquisition

Crafting using Frosted Gingerbread, Frosted Gingerbread, Frosted Gingerbread, Frosted Gingerbread, Frosted Gingerbread and Frosted Gingerbread, arranged in the pattern shown. Produces 3× Gingerbread Door.

Crafting conditional
Gingerbread Door Gingerbread Door ×3 guaranteed

Block drops

dropscountdrop rateconditions
Gingerbread Door1–1100%Survives Explosion, 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
snowyspirit:gingerbread_door
Namespace
snowyspirit
Mod ID
snowyspirit
Tags (3)
minecraft:blocks/doors
minecraft:blocks/mineable/axe
minecraft:items/doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "tag": "snowyspirit:gingerbreads"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "ginger",
        "type": "snowyspirit:flag"
      },
      "type": "snowyspirit:flag"
    }
  ],
  "sequence": null,
  "group_name": "wooden_door",
  "experience": null,
  "cooking_time": null
}