mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-09 09:16:34 +00:00
Implement BiomeZone
This commit is contained in:
@@ -98,7 +98,6 @@ public class Terra extends JavaPlugin {
|
||||
|
||||
@Override
|
||||
public @Nullable ChunkGenerator getDefaultWorldGenerator(@NotNull String worldName, @Nullable String id) {
|
||||
new WorldConfig(worldName, this);
|
||||
return new TerraChunkGenerator();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user