tweaked mob spawn frequency and rifts erase
This commit is contained in:
@@ -180,7 +180,7 @@ public class LimboGenerator extends ChunkProviderGenerate implements IChunkProvi
|
||||
|
||||
|
||||
|
||||
if(true)
|
||||
if(rand.nextInt(4)>1)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user