tweak height mod
This commit is contained in:
parent
545883b867
commit
e652eb6330
@ -35,7 +35,7 @@ public class LandForms {
|
|||||||
|
|
||||||
public LandForms(Levels levels) {
|
public LandForms(Levels levels) {
|
||||||
terrainHorizontalScale = 1F;
|
terrainHorizontalScale = 1F;
|
||||||
terrainVerticalScale = 1F;
|
terrainVerticalScale = 0.9775F;
|
||||||
groundLevel = levels.ground;
|
groundLevel = levels.ground;
|
||||||
seaLevel = levels.water;
|
seaLevel = levels.water;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user