Stove using Glow Berries, Sweet Dough and Sugar. Produces Glowberry Tart.
block· Machines & Other Blocks
Glowberry Tart
[Let's Do] Bakery · by Satisfy
Glowberry Tart is a block from [Let's Do] Bakery, crafted from Glow Berries, Sweet Dough, and Sugar.
Acquisition
Block drops
Developer reference
- Registry name
bakery:glowberry_tart- Namespace
bakery- Mod ID
bakery
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:stove",
"pattern": null,
"ingredients": [
{
"item": "minecraft:glow_berries"
},
{
"item": "bakery:sweet_dough"
},
{
"item": "minecraft:sugar"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.2,
"cooking_time": null
}