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 absalon flowers #2426

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

Apollounknowndev
Copy link
Contributor

My first PR changed the biome modifiers that place the flowers to prevent a crash with mods like Terralith and Regions Unexplored.

I didn't notice this at first, but the absalon biome modifier placed the lime flowers and the lime biome modifier placed the absalon flowers. My second PR only fixed one of these discrepancies, so both the absalon and lime biome modifiers started placing lime flowers, which was a guaranteed crash. Sorry about that!

This PR makes the absalon biome modifier place absalon flowers, and now everything should be fixed.

Fixes #2421, #2422, and #2424.

@Lothrazar Lothrazar merged commit 52a0f8f into Lothrazar:trunk/1.20.1 Aug 12, 2024
1 check 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.

lime flowers are causing a feature cycle order crash in cyclic version 1.12.10
2 participants