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

Add support for setting dimensions manually on servers with custom dimension names. #28

Closed
Wide-Cat opened this issue Aug 15, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@Wide-Cat
Copy link

Some servers have custom names for their dimensions, even though they are essentially just the vanilla dimension. This causes the mod to return the error 'Dimension {dimension} is not supported'. This is obviously intended and a necessary feature, but when the server for some reason changes the name of the vanilla dimensions it causes the mod to essentially be unable to function at all, even if it were fully able to.

Since it can happen that they are just the vanilla dimension but with a custom name, I suggest a way to manually assign the correct vanilla dimension to the custom name, so the mod can work as intended. As an example, /seedmapper:config dimension overworld will make the mod use the overworld logic for the current dimension, despite any custom naming.

@Wide-Cat Wide-Cat added the enhancement New feature or request label Aug 15, 2021
@xpple
Copy link
Owner

xpple commented Aug 15, 2021

Well, I am glad to tell you there's already a way to do this. Instead of executing /seedmapper:locate biome badlands, just execute /source in overworld run seedmapper:locate biome badlands.

@xpple xpple closed this as completed Aug 15, 2021
@Wide-Cat
Copy link
Author

oh nice

@xpple xpple added this to Done in Bug and feature tracker Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants