Betterx world customization settings sets default average biome size to 16 blocks in the GUI, and possibly makes biome gen that small by default. [Bug]
MCCrafter247 opened this issue ยท 1 comments
What happened?
When going to the customization settings for the betterx world type, the average biome size settings are all set to 16 by default.
This is what it looks like by default. Given that these settings are meant to be for the number of blocks, and not chunks, this size is incredibly small. Paulevs over on the Discord confirmed this to be a GUI bug.
Something that I have been experiencing however, is that when I leave betterx on default settings, my biomes are all incredibly small and mixing together in weird blotches.
This is made even more obvious when loaded beside other mods that add in end biomes. The above pictures were with only the better end mod and it's requirements.
This is including Enderscape, Nullscape, and Oh the Biomes You'll Go. With more biomes, each individual biome generating on the default settings gets even smaller, becoming less like small, uneven blotches, and more like tiny cubes that are a fraction of a chunk in size. This makes the issue much more obvious. I don't know for sure if the GUI bug and this generation bug are related, but both of these seem to be abnormally small when the settings are first generated. It is like this for every world I've tried making. I've also deleted the mod configs before making a new world, just in case that would have an impact.
The only workaround I've found is to manually increase the biome sizes in the settings before making the world. This means in order to make the sizes normal on a server, I have to manually edit the biome sizes in the level.dat file.
This is after manually adjusting the values to 256, which paulev said was the intended default size. So it's not that generation is breaking, it's that it is defaulting to a value that is incredibly small - way smaller than it should be.
BetterEnd
2.1.0
BCLib
2.1.0
Fabric API
0.62.0
Fabric Loader
0.14.9
Minecraft
1.19.1
Relevant log output
No known relevant log output
Other Mods
The default GUI average biome size settings are 16 blocks even when Better End, Fabric api, and bclib are the only mods present.
The same occurs with just these three mods for the small biome generation I've been experiencing, when no changes have been made to the customization settings. Though it is made more obvious when other end biome mods are present, such as nullscape, Oh the Biomes You'll Go, and Enderscape.
Also, this was in Minecraft version 1.19.2. The bug report wouldn't let me select that version for some reason.
Duplicate of #80