Crafting Bowl using Any Cabbage, Any Tomato, Bowl and Any Cheeses. Produces 4× Salad.
item· Other
Salad
[Let's Do] Candlelight · by satisfy
Salad is an item from [Let's Do] Candlelight, crafted from Any Cabbage, Any Tomato, Bowl, and Any Cheeses.
Acquisition
Developer reference
- Registry name
candlelight:salad- Namespace
candlelight- Mod ID
candlelight
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:crafting_bowl",
"pattern": null,
"ingredients": [
{
"tag": "farm_and_charm:cabbage"
},
{
"tag": "farm_and_charm:tomato"
},
{
"tag": "candlelight:bowls"
},
{
"tag": "candlelight:cheeses"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}