Terrain Control

Terrain Control

235k Downloads

[Forge] - Missing Temple generators

Dockter opened this issue ยท 1 comments

commented

The forge implementation seems to be missing:

  • this.scatteredFeatureGenerator.generate(this.world, x, z, chunkprimer);
    which is used for generating Temple Structures.
commented

These were not missing as much as not completely implemented. My PR resolves this issue.