Gingerbread Trapdoor
16×16 · BAKED

block· Trapdoors

Gingerbread Trapdoor

Snowy Spirit · by MehVahdJukaar
block Axe MineableTrapdoors

Gingerbread Trapdoor 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 2× Gingerbread Trapdoor.

Crafting conditional
Gingerbread Trapdoor Gingerbread Trapdoor ×2 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
snowyspirit:gingerbread_trapdoor
Namespace
snowyspirit
Mod ID
snowyspirit
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/trapdoors
minecraft:items/trapdoors

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_trapdoor",
  "experience": null,
  "cooking_time": null
}