Stove using Sugar, Any Dough and Any Milk. Produces 3× Toast.
item· Other
Toast
[Let's Do] Bakery · by Satisfy
Toast is an item from [Let's Do] Bakery, crafted from Sugar, Any Dough, and Any Milk.
Acquisition
Related items
Developer reference
- Registry name
bakery:toast- Namespace
bakery- Mod ID
bakery- Tags (1)
c:items/bread
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:stove",
"pattern": null,
"ingredients": [
{
"item": "minecraft:sugar"
},
{
"tag": "bakery:dough"
},
{
"tag": "bakery:milk"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.2,
"cooking_time": null
}