Food configuration

The default Food has options for
Display Fridges
Cooking Stations
Stove
Chairs
Armchairs
Modular Sofas
Plants
Tables

When I add any Mod I only have the option for
Cooking Stations

Where did I go wrong?

What do you mean? That the food contract only requires cooking stations? I assume that may be intentional, but IDK. Could you elaborate?

The default Food providers have different requirements

When I use the Mod Food, there is only the one requirement

Did you take a look in other recent food mods? I think it should be possible to set all kinds of requirements.

yes, you can require allmost anything… here a copy paste from a guide on discord i wrote about this:

A35 FoodFranchises Information:
Only Restaurant and Cafe are working
Restaurant require: cooking stations, the higher the business class the more cooking stations
Cafe require: cafe fridges (display fridges), the higher the business class the more cafe fridges required

You can set additional required Items to both, Restaurant and Cafe…
just add a line similar to this:
“itemRequirements”:[
{
“item”:“StainlessCounter”,
“amount”:1
},
{
“item”:“Plant”,
“amount”:1
}
],

The additional require items are set up by category, not directly by Items
you can’t require for example a Round table… only Table… or you cant require a Holidaytree, because it is in the Category Plants…
Items that are working without any problems so far are:

Armchair
Bench
Chair
Hedge
ModularSofa
Plant
Sofa
Table

Items without Plural Naming Keys
Statue
Trashcan
FoodCounter
VendingMachine
LaptopTable
StainlessCounter
Decoration → I have no Idea what Item it is!
Door
GateSeating
SmallLogotype
MediumLogotype
LargeLogotype
Window

That is the solution
The Mod I had installed had
Restaurant
only