With this PR, removing items from an inventory via CustomItem#remove, supports craft remains no matter if the item being removed is stackable or not.
This also adds a player parameter to add craft remains into the players inventory.
Resolves WolfyScript/CustomCrafting#23 - Stacked ingredients are replaced with craft remains
With this PR, removing items from an inventory via CustomItem#remove, supports craft remains no matter if the item being removed is stackable or not. This also adds a player parameter to add craft remains into the players inventory.
Resolves WolfyScript/CustomCrafting#23 - Stacked ingredients are replaced with craft remains