Recipe ingredient count limitation
Posted: Sun May 17, 2026 8:04 pm
The ingredients list the limitation for the "amount" of ingredients.
This is confusing because the ItemIngredientPrototype themselves list that limitation by value of their types being listed as uint16. So I assumed it was referring to the number of *different* ingredients (albeit a little poorly worded)
I feel there is no need to list individual ingredient amount limitations on the ingredients array, and it should instead be on the individual ingredient prototype, if at all considering it's already covered.
I would also request the lack of limit on the number of ingredients be mentioned with "there is no limitation on number of different ingredients". There was a memory of the limit being 255, which seems to not be the case at all.
This is confusing because the ItemIngredientPrototype themselves list that limitation by value of their types being listed as uint16. So I assumed it was referring to the number of *different* ingredients (albeit a little poorly worded)
I feel there is no need to list individual ingredient amount limitations on the ingredients array, and it should instead be on the individual ingredient prototype, if at all considering it's already covered.
I would also request the lack of limit on the number of ingredients be mentioned with "there is no limitation on number of different ingredients". There was a memory of the limit being 255, which seems to not be the case at all.