Foliage color
This commit is contained in:
parent
f7b2982145
commit
af6359f98c
5 changed files with 32 additions and 12 deletions
|
@ -11,6 +11,7 @@ import ru.betterend.registry.StructureRegistry;
|
|||
public class BiomeMegalake extends EndBiome {
|
||||
public BiomeMegalake() {
|
||||
super(new BiomeDefinition("megalake")
|
||||
.setPlantsColor(73, 210, 209)
|
||||
.setFogColor(178, 209, 248)
|
||||
.setWaterColor(96, 163, 255)
|
||||
.setWaterFogColor(96, 163, 255)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue