block· Machines & Other Blocks

Gingerbread

Snowy Spirit · by MehVahdJukaar
block Axe MineableGingerbreads

Gingerbread is a block from Snowy Spirit, crafted from Hay Bale and Ginger.

Acquisition

Crafting using Hay Bale, Ginger, Ginger and Ginger, in any arrangement. Produces 6× Gingerbread.

Crafting ⇆ any arrangement conditional
Gingerbread ×6 guaranteed

Crafting using Ginger, Wheat, Wheat and Wheat, in any arrangement. Produces 2× Gingerbread.

Crafting ⇆ any arrangement conditional
Ginger
Wheat
Wheat
Wheat
Gingerbread ×2 guaranteed

Used in

Crafting using Gingerbread and Sugar, in any arrangement. Produces Frosted Gingerbread.

Crafting ⇆ any arrangement conditional
Frosted Gingerbread guaranteed

Crafting using Gingerbread, Gingerbread, Gingerbread, Gingerbread, Gingerbread and Gingerbread, arranged in the pattern shown. Produces 4× Gingerbread Stairs.

Crafting conditional
  • Inputs
  • 6 × Gingerbread
  • Output
  • Gingerbread Stairs ×4
Gingerbread Stairs Gingerbread Stairs ×4 guaranteed

Crafting using Gingerbread, Gingerbread and Gingerbread, arranged in the pattern shown. Produces 6× Gingerbread Slab.

Crafting conditional
  • Inputs
  • 3 × Gingerbread
  • Output
  • Gingerbread Slab ×6
Gingerbread Slab Gingerbread Slab ×6 guaranteed

Block drops

dropscountdrop rateconditions
Gingerbread1–1100%
Gingerbread1–1100%Survives Explosion

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
Namespace
snowyspirit
Mod ID
snowyspirit
Tags (3)
minecraft:blocks/mineable/axe
snowyspirit:blocks/gingerbreads
snowyspirit:items/gingerbreads

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:hay_block"
    },
    {
      "item": "snowyspirit:ginger"
    },
    {
      "item": "snowyspirit:ginger"
    },
    {
      "item": "snowyspirit:ginger"
    }
  ],
  "conditions": [
    {
      "raw": {
        "flag": "ginger",
        "type": "snowyspirit:flag"
      },
      "type": "snowyspirit:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "snowyspirit:ginger"
    },
    {
      "item": "minecraft:wheat"
    },
    {
      "item": "minecraft:wheat"
    },
    {
      "item": "minecraft:wheat"
    }
  ],
  "conditions": [
    {
      "raw": {
        "flag": "ginger",
        "type": "snowyspirit:flag"
      },
      "type": "snowyspirit:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}