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

Restrict worldgen to one dimension #1208

Open
JACKS0N1AN opened this issue Jun 17, 2024 · 1 comment
Open

Restrict worldgen to one dimension #1208

JACKS0N1AN opened this issue Jun 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@JACKS0N1AN
Copy link

I am trying to restrict all spawning and worldgen to one dimension (The Lost Cities) I have successfully got it to only spawn pokecube mobs in that dimension but I don't see a config to restrict worldgen to one dimension. All buildings/structures still spawn in the main world dimension. Is there a way to restrict everything to be in one specific dimension?

@JACKS0N1AN JACKS0N1AN added the enhancement New feature or request label Jun 17, 2024
@WenXin20
Copy link
Contributor

For worldgen, you will have to learn how to make datapacks to modify where structures spawn
https://minecraft.wiki/w/Tutorials/Custom_structures

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

3 participants
@WenXin20 @JACKS0N1AN and others