mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-01 15:36:45 +00:00
wee
This commit is contained in:
parent
2976390e78
commit
b279bb7716
@ -147,7 +147,7 @@ public class IrisDimension extends IrisRegistrant {
|
|||||||
@Desc("Iris merger [Experimental] ( Deprecated for v3 )")
|
@Desc("Iris merger [Experimental] ( Deprecated for v3 )")
|
||||||
private IrisMerger merger = new IrisMerger();
|
private IrisMerger merger = new IrisMerger();
|
||||||
@Desc("Cheap temp solution till v4 arrives [ Enables the experimental merger ] Requires studio restart to take effect!")
|
@Desc("Cheap temp solution till v4 arrives [ Enables the experimental merger ] Requires studio restart to take effect!")
|
||||||
private boolean EnableExperimentalMerger = true;
|
private boolean EnableExperimentalMerger = false;
|
||||||
@Desc("If set to true, Iris will remove chunks to allow visualizing cross sections of chunks easily")
|
@Desc("If set to true, Iris will remove chunks to allow visualizing cross sections of chunks easily")
|
||||||
private boolean debugChunkCrossSections = false;
|
private boolean debugChunkCrossSections = false;
|
||||||
@Desc("Vertically split up the biome palettes with 3 air blocks in between to visualize them")
|
@Desc("Vertically split up the biome palettes with 3 air blocks in between to visualize them")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user