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 cat cotw on older versions #5096

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

Warriorrrr
Copy link
Contributor

This bit of code was erroring out on older versions, since in the version of spigot that mcMMO compiles against, Cat.Type is an interface while it used to be an enum in older versions. After some testing, it seems this code was no longer needed at all, since the game already randomizes the cat type when spawning a new cat.

@nossr50 nossr50 merged commit 5c68a17 into mcMMO-Dev:master Sep 28, 2024
1 check passed
@Warriorrrr Warriorrrr deleted the fix/legacy-version-cat-cotw branch September 29, 2024 19:11
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