Terra (Fabric/Forge/Paper)

Terra (Fabric/Forge/Paper)

74.2k Downloads

Stage 1 terrain script / schematic support

astrsh opened this issue ยท 1 comments

commented

Within the population order, there could be a new stage that gets executed between the base terrain generation and decorating that terrain. This new stage would place TS scripts (similar to how trees / structures are handled) on to the basic generated terrain, then any blocks placed by said scripts would be treated the same as terrain generated via noise equations, with palettes and other post processors applied.

Initial terrain determined by biome noise-equation

image

Script based terrain placed over terrain

image

Script and terrain merged together

image

Population, palettes, etc.. applied to the above terrain

image

commented

This functionality is superseded by pack defined generation stages