We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This was brought to my attention by: ToroCraft/ToroQuest#167 It looks like an instanceof check is needed here: https://github.com/elias54/Fake-Ores-2/blob/master/src/main/java/fr/elias/common/EntityOres.java#L16
instanceof
Crash Report: https://gist.github.com/NoplixDE/a5a2e3e2e1064d901bae6a339959c7a3
Cheers
The text was updated successfully, but these errors were encountered:
Fixed. Sorry for a late reply f124102
Sorry, something went wrong.
No branches or pull requests
This was brought to my attention by: ToroCraft/ToroQuest#167
It looks like an
instanceof
check is needed here: https://github.com/elias54/Fake-Ores-2/blob/master/src/main/java/fr/elias/common/EntityOres.java#L16Crash Report: https://gist.github.com/NoplixDE/a5a2e3e2e1064d901bae6a339959c7a3
Cheers
The text was updated successfully, but these errors were encountered: