This commit is contained in:
dfsek
2021-07-22 18:25:53 -07:00
parent ad9cc1afcb
commit 6ea11de2fd
7 changed files with 25 additions and 20 deletions

View File

@@ -16,6 +16,8 @@ public interface WorldConfig {
BiomeProvider getProvider();
ConfigPack getPack();
int elevationBlend();
boolean disableTrees();