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 bookmarking Mekanism chemicals from AE2 filters #72

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

mezz
Copy link
Contributor

@mezz mezz commented Sep 2, 2024

When trying to bookmark chemicals from AE2 filters, it results in a "generic stack" being saved to JEI because this mod isn't able to create a valid bookmark from the filter ingredient.
That is because the AE2 filter uses an ingredient with size 0.

This fixes the issue by making sure valid ingredients are created in this situation, with a size of at least 1.

@ramidzkh ramidzkh merged commit 62744c4 into AppliedEnergistics:dev/1.21.1 Sep 2, 2024
1 check passed
@mezz mezz deleted the jei-filter-fix branch September 2, 2024 10:17
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.

2 participants