/
Vanilla food is just monotonous and tasteless,this mod solves this problem very well: a variety of sauces are added to make them tasty!
{
"type": "sauces:sauce_maker",
"ingredients": [
{
"tag": "c:crops/tomato"
},
{
"tag": "c:crops/tomato"
},
{
"item": "minecraft:sugar"
}
],
"makingtime": 200,
"container": {
"item":"minecraft:glass_bottle"
},
"result": "sauces:ketchup"
}