The Aether

The Aether

32M Downloads

Bug: Dimensions have a static seed at the moment.

bconlon1 opened this issue ยท 3 comments

commented

This is a Minecraft issue that may need to be fixed either through a Mixin or just not using the json system (which we might be doing in 1.18 anyways). Either that or maybe MinecraftForge/MinecraftForge#7955 will finally be pulled by the time we have to worry about this.

commented

This has finally been fixed by Forge, but I'm going to keep this issue open until we have the new generator implemented.

commented

Turns out this is also going to be fixed by 1.19, although not sure if that'll be necessary to keep track of depending on our implementation of how we use the world seed.

commented

This would help datapacks greatly if so.