Pot Cooking using Any Pasta, Egg, Any Red Effect and Mozzarella. Produces 4× Pasta with Mozzarella.
item· Other
Pasta with Mozzarella
[Let's Do] Candlelight · by satisfy
Pasta with Mozzarella is an item from [Let's Do] Candlelight, crafted from Any Pasta, Egg, Any Red Effect, and Mozzarella.
Acquisition
Developer reference
- Registry name
candlelight:pasta_with_mozzarella- Namespace
candlelight- Mod ID
candlelight
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:pot_cooking",
"pattern": null,
"ingredients": [
{
"tag": "farm_and_charm:pasta"
},
{
"item": "minecraft:egg"
},
{
"tag": "candlelight:red_effect"
},
{
"item": "candlelight:mozzarella"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}