9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-29 20:19:06 +00:00

Merge remote-tracking branch 'origin/master' into PixelatedDev

This commit is contained in:
RePixelatedMC
2024-04-16 17:18:51 +02:00
2 changed files with 1 additions and 2 deletions

View File

@@ -177,7 +177,6 @@ public class IrisSettings {
public static class IrisSettingsGenerator {
public String defaultWorldType = "overworld";
public int maxBiomeChildDepth = 4;
public boolean forceConvertTo320Height = false;
public boolean preventLeafDecay = true;
}