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

Updated to 1.20 and did some clean up work #2

Merged
merged 1 commit into from Jun 18, 2023

Conversation

nelind3
Copy link
Contributor

@nelind3 nelind3 commented Jun 16, 2023

Hi i updated the mod to 1.20 and in the process discovered some stuff that could be cleaned up like an unused dependency on the fabric api, a client initializer even though this only uses mixin, an unneeded "remappedSrc" directory and a n in practice empty "suggests" in the fabric.mod.json.

Also discovered that this was originally using an override mixin. Which is not needed here and can lead to compatibility issues with other mods. I switched it out for a redirect directly on the LivingEntity.getDamageTiltYaw() method instead.

Added myself as an author though i don't mind if you want to take me off again

(this may constitute a mod version update depending on how you want to do your versioning. I left it as it is for now)

…tching to a redirect inject for better compatibility)
@Enchanted-Games Enchanted-Games merged commit 44cbf81 into Enchanted-Games:master Jun 18, 2023
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.

None yet

2 participants