mcaselector icon indicating copy to clipboard operation
mcaselector copied to clipboard

Changing biome to custom biome added by another mod not working

Open Rinventor opened this issue 3 years ago • 2 comments

When changing selected biomes I enter the name of the custom biome ('testing:city') correctly in quotes. How ever after it is done, nothing has changed in the game. Then I choose one changed chunk and -> Edit chunk. Then I open the Biomes variable and see that all the variables in it are set to 1, which refers to the old minecraft:plains biome not the new 'testing:city' biome.

How can I possibly know the variable value of this custom biome? And is this custom biome integer value going to change if more custom biomes are added?

Rinventor avatar Jul 02 '22 18:07 Rinventor

Doesn't work for me either. May be a bug. Are you loading the edited chunk(s) with the modded or the vanilla version?

arvitus avatar Jul 04 '22 16:07 arvitus

I'm using modded version. Tried it on Forge 1.16.5 and 1.17.1. Neither worked.

Rinventor avatar Jul 05 '22 08:07 Rinventor