mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-23 17:19:16 +00:00
Fixes
This commit is contained in:
@@ -38,6 +38,10 @@ public class IrisSettings
|
||||
@Desc("More cpu for pregen gui but looks nice.")
|
||||
public boolean maxPregenGuiFPS = false;
|
||||
|
||||
@DontObfuscate
|
||||
@Desc("Renders what the terrain looks like in the pregen map for iris worlds only.")
|
||||
public boolean pregenRenderTerrain = true;
|
||||
|
||||
@DontObfuscate
|
||||
@Desc("Adds sound to commands.")
|
||||
public boolean commandSounds = true;
|
||||
|
||||
Reference in New Issue
Block a user