Infinite Procedural Generation Tool

This tool uses different types of S&Box's built-in Noise ( Perlin, Simplex, Value ) to generate terrain.

Features:

Multiple Noise Types: ( Perlin, Simplex, Value )
Layered Noises: Combine up to 3 different Noises
Export Config / Import Config: Export the noise configs to JSON / Import noise configs from JSON
Custom Terrain Shader: Custom terrain shader that allows 10 textures to be used on the terrain
Terrain Chunk System: Terrain chunk system that allows for infinite terrain
Configure At Runtime: Regenerate noise and terrain with a button
And More!