9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-26 18:49:06 +00:00

Push Fixes

This commit is contained in:
Daniel Mills
2020-01-19 07:54:08 -05:00
parent b2e1717dc3
commit ba2613d3c7

View File

@@ -41,7 +41,7 @@ public class Settings
public double caveScale = 1.45;
public double biomeScale = 0.65;
public boolean flatBedrock = true;
public boolean genObjects = false;
public boolean genObjects = true;
public boolean genCarving = true;
public boolean genCaverns = true;
public boolean genCaves = true;