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 copper backtank remaining air overlay not showing for origins with water breathing #2

Merged
merged 2 commits into from
Aug 27, 2023

Conversation

fumple
Copy link
Contributor

@fumple fumple commented May 11, 2023

Something to consider: Since both mixin functions are nearly identical, maybe an utility function should be created like boolean isEyeInFluid(LivingEntity instance, TagKey<Fluid> tagKey)?

Fixes copper backtank remaining air overlay not showing for origins with water breathing
This was referenced Jun 27, 2023
@FHomps
Copy link

FHomps commented Jul 23, 2023

Hi all,
I've taken the liberty of compiling this version against the latest fabric API.
Here are the client and server-side .jar, in case anyone may want them... Thank you @fumple for the good work. Note that I've had to revert your mixin commit for the server mod - no idea if there's a way to only load it on the client-side with the same jar file, I am not a java developer.
createorigins-1.2.0-fpl1.19.2.zip

@malloryhayr malloryhayr merged commit 0d7a2e1 into malloryhayr:1.19 Aug 27, 2023
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.

None yet

3 participants