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

1.20.4/dev #92

Merged
merged 3 commits into from
Jun 7, 2024
Merged

1.20.4/dev #92

merged 3 commits into from
Jun 7, 2024

Conversation

desht
Copy link
Contributor

@desht desht commented Jun 7, 2024

Fixes for JEI ingredient handling

desht added 3 commits June 4, 2024 09:06
Current code crashes because the FLUID_STACK type isn't registered with JEI
The type needs to be registered, along with a helper and renderer and this
doesn't feel worth it, given that we already have working support for native
fluid types on all three platforms.
- PositionedIngredient must always use absolute screen coords for clicked areas
- Fix handling of JEIIntegration#getClickableIngredientUnderMouse for fluidstacks
  on both Fabric and Forge
@desht desht requested a review from MichaelHillcox June 7, 2024 13:53
@desht desht merged commit 01bba51 into 1.20.4/main Jun 7, 2024
2 checks passed
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