Stove using Any Dough, Yeast and Any Water Bottles. Produces 4× Crusty Bread.
item· Other
Crusty Bread
[Let's Do] Bakery · by Satisfy
Crusty Bread is an item from [Let's Do] Bakery, crafted from Any Dough, Yeast, and Any Water Bottles.
Acquisition
Related items
Developer reference
- Registry name
bakery:crusty_bread- Namespace
bakery- Mod ID
bakery- Tags (1)
c:items/bread
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:stove",
"pattern": null,
"ingredients": [
{
"tag": "bakery:dough"
},
{
"item": "farm_and_charm:yeast"
},
{
"tag": "bakery:water_bottles"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.3,
"cooking_time": null
}