Tweaked ocean biome heights, tweaked amber and topaz textures

This commit is contained in:
Matt Caughey 2014-05-19 10:36:17 -04:00
parent 89d311c193
commit daaf68560f
8 changed files with 2 additions and 2 deletions

View file

@ -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)
{

View file

@ -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)
{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 586 B

After

Width:  |  Height:  |  Size: 571 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 467 B

After

Width:  |  Height:  |  Size: 444 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 717 B

After

Width:  |  Height:  |  Size: 718 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 462 B

After

Width:  |  Height:  |  Size: 463 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 482 B

After

Width:  |  Height:  |  Size: 463 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 606 B

After

Width:  |  Height:  |  Size: 610 B