Foliage color
This commit is contained in:
parent
f7b2982145
commit
af6359f98c
5 changed files with 32 additions and 12 deletions
|
@ -12,6 +12,7 @@ import ru.betterend.registry.StructureRegistry;
|
|||
public class BiomeFoggyMushroomland extends EndBiome {
|
||||
public BiomeFoggyMushroomland() {
|
||||
super(new BiomeDefinition("foggy_mushroomland")
|
||||
.setPlantsColor(73, 210, 209)
|
||||
.setFogColor(41, 122, 173)
|
||||
.setFogDensity(3)
|
||||
.setWaterColor(119, 227, 250)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue