mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-31 12:56:35 +00:00
Fixes
This commit is contained in:
@@ -29,6 +29,10 @@ public class IrisRegion extends IrisRegistrant
|
||||
@DontObfuscate
|
||||
@Desc("The min shore height")
|
||||
private double shoreHeightMin = 1.2;
|
||||
@DontObfuscate
|
||||
|
||||
@Desc("The scrambling between biomes")
|
||||
private double biomeShuffle = 11;
|
||||
|
||||
@DontObfuscate
|
||||
@Desc("The the max shore height")
|
||||
|
||||
Reference in New Issue
Block a user