mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-26 02:29:14 +00:00
WAAAAAAVVVVVSSSSSS
This commit is contained in:
@@ -14,16 +14,16 @@ public class Settings
|
||||
|
||||
public static class GeneratorSettings
|
||||
{
|
||||
public double horizontalZoom = 2.225; // 1.856 2.556
|
||||
public double horizontalZoom = 0.525; // 2.225 - 1.625 (big)
|
||||
public double heightFracture = 155;
|
||||
public double heightMultiplier = 1.154;
|
||||
public double heightMultiplier = 0.806;
|
||||
public double heightExponentBase = 1;
|
||||
public double heightExponentMultiplier = 1.41;
|
||||
public double heightScale = 1;
|
||||
public double superHeightScale = 0.65;
|
||||
public double baseHeight = 0.165;
|
||||
public int seaLevel = 63;
|
||||
public double biomeScale = 2.41;
|
||||
public double biomeScale = 2.46;
|
||||
public boolean flatBedrock = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user