Skip to content

Fix the reusable ingredients in chains of recipes blocking each other#187

Merged
rubensworks merged 2 commits intomaster-1.21-ltsfrom
fix/182
Mar 2, 2026
Merged

Fix the reusable ingredients in chains of recipes blocking each other#187
rubensworks merged 2 commits intomaster-1.21-ltsfrom
fix/182

Conversation

@rubensworks
Copy link
Member

If the same reusable ingredient would be used within a chain of dependent
recipes, the ingredient could be used in a dependent recipe, thereby blocking
the dependency recipe.

This change ensures that dependency-less recipes first get to use the reusable ingredients.

Closes #182

rubensworks and others added 2 commits March 2, 2026 19:38
…endencies

Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
@rubensworks rubensworks merged commit 6ed14f4 into master-1.21-lts Mar 2, 2026
4 checks passed
@rubensworks rubensworks deleted the fix/182 branch March 2, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reusable Ingredient Causes Failure and Ingredient Consumption when used in dependent recipes

2 participants