Gingerbread Cookie
16×16 · BAKED

item· Other

Gingerbread Cookie

Snowy Spirit · by MehVahdJukaar
item

Gingerbread Cookie is an item from Snowy Spirit, crafted from Frosted Gingerbread and Orange Gumdrop.

Acquisition

Crafting using Frosted Gingerbread and Orange Gumdrop, in any arrangement. Produces 16× Gingerbread Cookie.

Crafting ⇆ any arrangement conditional
Gingerbread Cookie Gingerbread Cookie ×16 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
snowyspirit:gingerbread_cookie
Namespace
snowyspirit
Mod ID
snowyspirit

Recipe JSON (1):

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