remove palette definition from base biome config

This commit is contained in:
dfsek
2021-07-16 12:38:47 -07:00
parent 2e6b62d690
commit 646d8970aa
7 changed files with 11 additions and 38 deletions

View File

@@ -28,8 +28,6 @@ public interface Generator {
double getWeight();
PaletteSettings getPaletteSettings();
NoiseSampler getBiomeNoise();
double getElevationWeight();