mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-30 04:29:05 +00:00
Tweaks
This commit is contained in:
@@ -26,7 +26,7 @@ public class IrisCaveFluid
|
||||
@MaxNumber(255)
|
||||
@MinNumber(0)
|
||||
@DontObfuscate
|
||||
@Desc("The cave zoom. Higher values makes caves spread out further and branch less often, but are thicker.")
|
||||
@Desc("The fluid height of the cave")
|
||||
private int fluidHeight = 35;
|
||||
|
||||
@DontObfuscate
|
||||
|
||||
Reference in New Issue
Block a user