For example, in your manifest, you have “food:fruit_bowl_serving” but in your fruit_bowl item, you have “groms_food_mod:food:fruit_bowl:fruit_bowl_serving”.
It should be “groms_food_mod:food:fruit_bowl_serving” to match the manifest.
No errors. I just looked at the code. I compared it side by side with another food item.
“max_stacks”: is how many items it will hold and “stacks_per_serving” is how many a hearthling will get at once.
So you can create a food, like a soup, that hearthlings can get multiple times before it runs out. Without it, a hearthling will get food from the container once and the container will disappear.