Pot Cooking using Sugar, Any Water Bottles and Wheat. Produces 12× Yeast.
item· Other
Yeast
[Let's Do] Farm & Charm · by satisfy, jason13
Yeast is an item from [Let's Do] Farm & Charm, crafted from Sugar, Any Water Bottles, and Wheat.
Acquisition
Used in
Crafting Bowl using Any Flour, Yeast and Any Water Bottles. Produces 5× Dough.
Developer reference
- Registry name
farm_and_charm:yeast- Namespace
farm_and_charm- Mod ID
farm_and_charm
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:pot_cooking",
"pattern": null,
"ingredients": [
{
"item": "minecraft:sugar"
},
{
"tag": "farm_and_charm:water_bottles"
},
{
"item": "minecraft:wheat"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}