Allowed rivers to go through gravel beaches

This commit is contained in:
Forstride 2016-07-14 14:39:54 -04:00
parent 2f734496c7
commit fc52431265
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ public class BiomeGenGravelBeach extends BOPBiome
this.canSpawnInBiome = false;
this.canGenerateVillages = false;
this.canGenerateRivers = false;
this.spawnableCreatureList.clear();