Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix JEI Deploying Category shows manual only Manual Application recipes #8045

Open
wants to merge 2 commits into
base: mc1.20.1/dev
Choose a base branch
from

Conversation

RaymondBlaze
Copy link

Fixes #8044 JEI Deploying Category shows manual only Manual Application recipes.
Note that implementation of ManualApplicationRecipe#asDeploying in 1.21.1 is also broken, it should use the id from the RecipeHolder, the used ProcessingRecipe#id and ProcessingRecipeParams#id is basically defunct in 1.21.1 as recipes no longer have access to its id upon deserialization (See also: #7945 Processing Recipe Rework).

@VoidLeech VoidLeech added pr type: fix PR fixes a bug pr flag: simple PR has minimal changes labels Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr flag: simple PR has minimal changes pr type: fix PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JEI Deploying Category shows manual only Manual Application recipes
3 participants