Gingerbread
create_confectionery:gingerbread

Gingerbread

Create Confectionery · by Furti_Two
item

Gingerbread is a item from Create Confectionery, crafted from Gingerdough.

Acquisition

Smelting using Gingerdough (200 ticks, 1 xp). Produces Gingerbread.

Smelting

200 ticks· 1 xp

Gingerbread Gingerbread guaranteed

Smoking using Gingerdough (200 ticks, 1 xp). Produces Gingerbread.

Smoking

200 ticks· 1 xp

Gingerbread Gingerbread guaranteed
Developer reference
Registry name
create_confectionery:gingerbread
Namespace
create_confectionery
Mod ID
create_confectionery

Recipe JSON (2):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "create_confectionery:gingerdough"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smoking",
  "pattern": null,
  "ingredients": {
    "item": "create_confectionery:gingerdough"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}