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

Calculate generationArea coordinates from existing regions file names. #24

Open
HydrolienF opened this issue Mar 4, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@HydrolienF
Copy link
Owner

We can find some coordinates that's include all the area to generate by seaching minX, minZ, maxX, maxZ from the region file names.

An issue can be that it might generate more than the selected area if x or z are not 512 muliplier. That's probably does not mater much, because it will only be void chunk as if the chunck where generate by a player near the border.

It would allow users not to configure that part of the config.

@HydrolienF HydrolienF added the enhancement New feature or request label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant