mcaselector
mcaselector copied to clipboard
Changing biome to custom biome added by another mod not working
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?
Doesn't work for me either. May be a bug. Are you loading the edited chunk(s) with the modded or the vanilla version?
I'm using modded version. Tried it on Forge 1.16.5 and 1.17.1. Neither worked.