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 two recipe viewer issues #8079

Merged
merged 1 commit into from
May 17, 2024
Merged

Fix two recipe viewer issues #8079

merged 1 commit into from
May 17, 2024

Conversation

Bommels05
Copy link
Contributor

Changes proposed in this pull request:

Fixes one issue in the Emi integration and another one in the Jei integration:

  1. Fixes wrong tag names in Jei tooltip for chemicals. Before it would iterate over all tags and check if the size of the tag was right and then check if the tag contained all elements of itself instead of all elements of the searched tag.
  2. Fixes tank widgets in Emi with tag ingredients that have an amount higher than 1 not being filled completely by using the amount of the ingredient instead of the stacks.

Both problems can be observed when looking at recipes with water vapor in the Chemical Injection Chamber.

@pupnewfster pupnewfster merged commit bd477b5 into mekanism:1.20.6 May 17, 2024
3 checks passed
@pupnewfster
Copy link
Member

Thanks!

@pupnewfster pupnewfster added this to the 10.6.0 milestone May 18, 2024
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