9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-27 11:09:06 +00:00
This commit is contained in:
Daniel Mills
2020-01-07 08:26:39 -05:00
parent 7e9cea94f3
commit d1925201ef
22 changed files with 167 additions and 45 deletions

View File

@@ -19,7 +19,7 @@ public class Settings
{
public double horizontalZoom = 1; // 0.525
public double heightFracture = 155;
public double landScale = 0.125;
public double landScale = 0.205;
public double landChance = 0.529;
public double roughness = 1.333;
public double heightMultiplier = 0.806;