Croissant
16×16 · BAKED

item· Other

Croissant

[Let's Do] Bakery · by Satisfy
item

Croissant is an item from [Let's Do] Bakery, crafted from Sweet Dough, Yeast, and Sugar.

Acquisition

Developer reference
Registry name
bakery:croissant
Namespace
bakery
Mod ID
bakery

Recipe JSON (1):

{
  "recipe_type": "farm_and_charm:stove",
  "pattern": null,
  "ingredients": [
    {
      "item": "bakery:sweet_dough"
    },
    {
      "item": "farm_and_charm:yeast"
    },
    {
      "item": "minecraft:sugar"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.2,
  "cooking_time": null
}