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
https://github.com/Ridanisaurus/EmendatusEnigmatica/blob/EEV2-1.19/src/main/java/com/ridanisaurus/emendatusenigmatica/world/gen/feature/SphereOreFeature.java#L67
Random method doesn't accept negative values as an input, causing a crash on generation.
1.19.2 (Latest)
Doesn't affect the result.
Current Dev Branch (Manually Compiled)
No response
https://canary.discord.com/channels/1108377598427406396/1108377599501152300/1327813862946508840
The text was updated successfully, but these errors were encountered:
Ridanisaurus
No branches or pull requests
Issue description
https://github.com/Ridanisaurus/EmendatusEnigmatica/blob/EEV2-1.19/src/main/java/com/ridanisaurus/emendatusenigmatica/world/gen/feature/SphereOreFeature.java#L67
Random method doesn't accept negative values as an input, causing a crash on generation.
Steps to reproduce
Minecraft version
1.19.2 (Latest)
Forge version
Doesn't affect the result.
Emendatus Enigmatica version
Current Dev Branch (Manually Compiled)
Other relevant versions
No response
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
https://canary.discord.com/channels/1108377598427406396/1108377599501152300/1327813862946508840
The text was updated successfully, but these errors were encountered: