Create: Food is an add-on for Farmer's Delight based on expanding food content found in Create, Farmer's Delight, and vanilla MC. This mod is designed with compatibility in mind, with various features to help integration with other mods.
The configuration should not decide whether items are registered or not. It should decide whether items have recipes or obtaining methods. Mismatches in config between server and client, especially since the defaults were changed in a recent update, can cause connection issues between players and the server even though the mod version is the exact same.
I think that the config should instead disable recipes and not the items in general. It could remove items when they are ticked, but it should not modify the registry. I had to debug this for about a day before realizing the issue.
The configuration should not decide whether items are registered or not. It should decide whether items have recipes or obtaining methods. Mismatches in config between server and client, especially since the defaults were changed in a recent update, can cause connection issues between players and the server even though the mod version is the exact same.
I think that the config should instead disable recipes and not the items in general. It could remove items when they are ticked, but it should not modify the registry. I had to debug this for about a day before realizing the issue.