Crafting Bowl using Any Cabbage, Any Tomato, Bowl and Carrot. Produces 2× Fresh Garden Salad.
item· Other
Fresh Garden Salad
[Let's Do] Candlelight · by satisfy
Fresh Garden Salad is an item from [Let's Do] Candlelight, crafted from Any Cabbage, Any Tomato, Bowl, and Carrot.
Acquisition
Developer reference
- Registry name
candlelight:fresh_garden_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"
},
{
"item": "minecraft:carrot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}