Skyblock Builder

Skyblock Builder

10M Downloads

/locatebiome does not work

Wxrlds opened this issue · 3 comments

commented

Versions
Minecraft: 1.16.5
Forge: 36.2.22
Skyblock Builder: SkyblockBuilder-1.16.4-1.6.12.jar
Modpack: No other mods except for LibX

Describe the bug
The command /locatebiome does not find biomes

How to reproduce

  1. Generate new skyblock world
  2. Open F3 and look in which biome you are in
  3. Try to /locatebiome that biomes
  4. Wait until it fails

Expected behavior
The command should work

Screenshots
image

Update: The command also fails when executed in the nether or end dimension.

commented

I realized this is an issue on Saturday and tried to fix it, including the whole Sunday. I have no idea how to fix it. As I’m focusing on porting everything properly to 1.18.1, I’m trying to fix other stuff first and then re-try to fix this in 1.18.1. Since it’s the same problem in both versions, it should be easy to backport this fix. Until that, I add the help wanted label.

commented

Could it be because you've changed the biome generation?
Like when I create a world with the seed 1234 with the default generator the biome at 0,0 is a snowy_tundra.
When I create the same world with the skyblock generator the biome at 0,0 is mountains.

image

image

commented

Oh, i Never checked this. I don’t know if that makes a difference but maybe I should first start to try changing this behavior.