mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-19 06:40:12 +00:00
Implement new profiling system, begin work on structures.
This commit is contained in:
@@ -37,7 +37,6 @@ public class TerraChunkGenerator extends GaeaChunkGenerator {
|
||||
|
||||
public TerraChunkGenerator() {
|
||||
super(ChunkInterpolator.InterpolationType.TRILINEAR);
|
||||
popMan.attach(new StructurePopulator());
|
||||
popMan.attach(new TreePopulator());
|
||||
popMan.attach(new FloraPopulator());
|
||||
popMan.attach(new OrePopulator());
|
||||
|
||||
Reference in New Issue
Block a user