Tweaked ocean biome heights, tweaked amber and topaz textures
|
@ -11,7 +11,7 @@ import biomesoplenty.common.biomes.BOPOceanBiome;
|
|||
|
||||
public class BiomeGenCoralReef extends BOPOceanBiome
|
||||
{
|
||||
private static final Height biomeHeight = new Height(-1.0F, 0.1F);
|
||||
private static final Height biomeHeight = new Height(-0.7F, 0.1F);
|
||||
|
||||
public BiomeGenCoralReef(int biomeID)
|
||||
{
|
||||
|
|
|
@ -10,7 +10,7 @@ import biomesoplenty.common.biomes.BOPOceanBiome;
|
|||
|
||||
public class BiomeGenKelpForest extends BOPOceanBiome
|
||||
{
|
||||
private static final Height biomeHeight = new Height(-1.0F, 0.1F);
|
||||
private static final Height biomeHeight = new Height(-0.9F, 0.1F);
|
||||
|
||||
public BiomeGenKelpForest(int biomeID)
|
||||
{
|
||||
|
|
Before Width: | Height: | Size: 586 B After Width: | Height: | Size: 571 B |
Before Width: | Height: | Size: 467 B After Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 717 B After Width: | Height: | Size: 718 B |
Before Width: | Height: | Size: 462 B After Width: | Height: | Size: 463 B |
Before Width: | Height: | Size: 482 B After Width: | Height: | Size: 463 B |
Before Width: | Height: | Size: 606 B After Width: | Height: | Size: 610 B |