ITADN

[Suggestion]: Add `ItemStackTemplate` as accepted type for `IIngredientAcceptor#add`

#4289OpenMrCrayfish 创建于 2026-04-04
M
MrCrayfishcommented
### 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 条评论