CookingForBlockheads
CookingForBlockheads copied to clipboard
Add support for other container items than just buckets.
https://github.com/ModdingForBlockheads/CookingForBlockheads/blob/1.18.x/shared/src/main/java/net/blay09/mods/cookingforblockheads/registry/CookingRegistry.java#L355
I don't know why you've chosen to only support buckets as remaining item from a crafting operation, other ingredients or containers can also have a remainder. With this check you're voiding those items.