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

Reduce lava in biomes-based mapgen #25

Merged
merged 1 commit into from
Jul 12, 2020

Commits on Jul 5, 2020

  1. Reduce lava in biomes-based mapgen

    The biomes-based mapgen was creating the same amount of lava as the original nether mapgen, but it doesn't have the same issue of chunk emerge order sometimes causing lava in the overdraw regions to get removed. This adjustment will hopefully balance that a little.
    
    Also makes glowstone stalactite a bit rarer.
    
    Adjusting lava ore scarcity in the biomes-mapgen doesn't cause forwards or backwards compatibilty issues with existing maps, likewise with schematic rarety like glowstone stalactites, so can afford to fiddle and tune.
    Treer committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    15c4235 View commit details
    Browse the repository at this point in the history