[Suggestion]: Add `ItemStackTemplate` as accepted type for `IIngredientAcceptor#add`
### Suggestion
As you're probably aware, recipes now use an `ItemStackTemplate` rather than `ItemStack` to hold the result. It would be convenient for an `add` method in `IIngredientAcceptor` to accept an `ItemStackTemplate`. Thanks.
0 条评论