Crafting using Any Salad Ingredients, Tomato, Beetroot and Bowl, in any arrangement. Produces Mixed Salad.
Mixed Salad
Farmer's Delight · by MehVahdJukaar, MerchantPug
Mixed Salad is a item from Farmer's Delight, crafted from Any Salad Ingredients, Tomato, Beetroot, and Bowl.
Acquisition
Related items
Developer reference
- Registry name
farmersdelight:mixed_salad- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (2)
c:items/foods farmersdelight:items/meals
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "c:salad_ingredients"
},
{
"tag": "c:crops/tomato"
},
{
"item": "minecraft:beetroot"
},
{
"item": "minecraft:bowl"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}