Crafting using Gingerbread and Sugar, in any arrangement. Produces Frosted Gingerbread.
- Inputs
- Gingerbread
- Sugar
- Output
- → Frosted Gingerbread


block· Machines & Other Blocks
Frosted Gingerbread is a block from Snowy Spirit, crafted from Gingerbread and Sugar.
Crafting using Gingerbread and Sugar, in any arrangement. Produces Frosted Gingerbread.

| drops | count | drop rate | conditions |
|---|---|---|---|
| Frosted Gingerbread | 1–1 | 100% | — |
| Frosted Gingerbread | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
snowyspirit:gingerbread_frostedsnowyspiritsnowyspiritminecraft:blocks/mineable/axe snowyspirit:blocks/gingerbreads snowyspirit:items/gingerbreads
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "snowyspirit:gingerbread"
},
{
"item": "minecraft:sugar"
}
],
"conditions": [
{
"raw": {
"flag": "ginger",
"type": "snowyspirit:flag"
},
"type": "snowyspirit:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}