mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Sapling now called tree
This commit is contained in:
parent
d865e646b9
commit
bfa13583e3
@ -76,8 +76,8 @@ public class IrisDimension extends IrisRegistrant {
|
||||
@Desc("Improves the biome grid variation by shuffling the cell grid more depending on the seed. This makes biomes across multiple seeds look far different than before.")
|
||||
private boolean aggressiveBiomeReshuffle = false;
|
||||
|
||||
@Desc("Sapling override settings")
|
||||
private IrisTreeSettings saplingSettings = new IrisTreeSettings();
|
||||
@Desc("Tree growth override settings")
|
||||
private IrisTreeSettings treeSettings = new IrisTreeSettings();
|
||||
|
||||
|
||||
@Desc("Instead of a flat bottom, applies a clamp (using this noise style) to the bottom instead of a flat bottom. Useful for carving out center-dimensions in a dimension composite world.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user