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: map settings on rural biome updated with new additions #4063

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

RoyalFox2140
Copy link
Collaborator

Purpose of change

Partially fixes #3993
Rural biome mod was horribly out of date and missing bog iron, some plants and trees such as cacao and coca trees, and had burdock which doesn't appear in vanilla.

Describe the solution

Copied everything from the start of the vanilla file until map extra generation and replaced all of those fields in rural biome.

Describe alternatives you've considered

Possibly migrating away from a map settings overwrite, which may not be possible to blacklist urban locations that way.

Testing

image
it worked.

Additional context

pain

@github-actions github-actions bot added JSON related to game datas in JSON format. mods PR changes related to mods. labels Jan 6, 2024
Copy link
Member

@scarf005 scarf005 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's a partial fix but we could open a new issue later.

@scarf005 scarf005 merged commit 6bb0de9 into cataclysmbnteam:main Jan 6, 2024
9 checks passed
@RoyalFox2140 RoyalFox2140 deleted the repair-rural-biome-mod branch January 6, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JSON related to game datas in JSON format. mods PR changes related to mods.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No Hope and Rural biome mod both have outdated mapgen data
3 participants