Fixed Generation Bugs

This commit is contained in:
Frank 2022-05-17 22:11:16 +02:00
parent 5ff00cede0
commit b84a5a1b5d
6 changed files with 11 additions and 15 deletions

View file

@ -581,7 +581,7 @@ public class BiomeAPI {
}
/**
* Will apply biome modifications to world, internal usage only.
* Will apply biome modiffications to world, internal usage only.
* @param level
*/
public static void applyModifications(ServerLevel level) {