mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-02 16:05:29 +00:00
make color modifier default to vanilla
This commit is contained in:
parent
ed986ddcb8
commit
bde7760634
@ -38,7 +38,7 @@ public class VanillaBiomeProperties implements ConfigTemplate, Properties {
|
||||
|
||||
@Value("colors.modifier")
|
||||
@Default
|
||||
private GrassColorModifier modifier = GrassColorModifier.NONE;
|
||||
private GrassColorModifier modifier = null;
|
||||
|
||||
@Value("climate.precipitation")
|
||||
@Default
|
||||
|
Loading…
x
Reference in New Issue
Block a user