Request: Remove result and count from MinableProperties
MinablePropertes can have results OR result and count. Having multiple ways of defining minable properties causes confusion and mod compatibility issues. Removing result and count would be almost exactly the same change that was already made (for 2.0) to RecipePrototype: removing result and result_count.Secondary Request: Remove short syntax for ItemIngredientPrototype
ItemIngredientPrototype can be specified as a table with named or numbered keys. Short syntax ({"item-name", 39}) has been removed for 2.0 for ItemProductPrototype. Please apply this change to ingredients as well! It will make our life as modders much simpler when updating recipes.Screenshot posted on Discord by boskid.