Baking Station using Cake Dough and Strawberry Jam. Produces Strawberry Cupcake.
item· Other
Strawberry Cupcake
[Let's Do] Bakery · by Satisfy
Strawberry Cupcake is an item from [Let's Do] Bakery, crafted from Cake Dough and Strawberry Jam.
Acquisition
Developer reference
- Registry name
bakery:strawberry_cupcake- Namespace
bakery- Mod ID
bakery
Recipe JSON (1):
{
"recipe_type": "bakery:baking_station",
"pattern": null,
"ingredients": [
{
"item": "bakery:cake_dough"
},
{
"item": "bakery:strawberry_jam"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}