Stove using Any Dough, Any Strawberries and Sugar. Produces 2× Grandmothers Strawberry Cake.
item· Other
Grandmothers Strawberry Cake
[Let's Do] Farm & Charm · by satisfy, jason13
Grandmothers Strawberry Cake is an item from [Let's Do] Farm & Charm, crafted from Any Dough, Any Strawberries, and Sugar.
Acquisition
Related items
Developer reference
- Registry name
farm_and_charm:grandmothers_strawberry_cake- Namespace
farm_and_charm- Mod ID
farm_and_charm- Tags (2)
create:items/upright_on_belt diet:items/special_food
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:stove",
"pattern": null,
"ingredients": [
{
"tag": "farm_and_charm:dough"
},
{
"tag": "farm_and_charm:strawberries"
},
{
"item": "minecraft:sugar"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.35,
"cooking_time": null
}