block· Machines & Other Blocks

Frosted Gingerbread

Snowy Spirit · by MehVahdJukaar
block Axe MineableGingerbreads

Frosted Gingerbread is a block from Snowy Spirit, crafted from Gingerbread and Sugar.

Acquisition

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

Crafting ⇆ any arrangement conditional
Frosted Gingerbread guaranteed

Block drops

dropscountdrop rateconditions
Frosted Gingerbread1–1100%
Frosted 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_frosted
Namespace
snowyspirit
Mod ID
snowyspirit
Tags (3)
minecraft: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
}