Stove using Red Dye, White Dye and Sweet Dough. Produces 4× MissLilitu Biscuit.
item· Other
MissLilitu Biscuit
[Let's Do] Bakery · by Satisfy
MissLilitu Biscuit is an item from [Let's Do] Bakery, crafted from Red Dye, White Dye, and Sweet Dough.
Acquisition
Developer reference
- Registry name
bakery:misslilitu_biscuit- Namespace
bakery- Mod ID
bakery
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:stove",
"pattern": null,
"ingredients": [
{
"item": "minecraft:red_dye"
},
{
"item": "minecraft:white_dye"
},
{
"item": "bakery:sweet_dough"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.2,
"cooking_time": null
}