Skip to content

Terragen

Arcaniax edited this page Oct 15, 2019 · 4 revisions

🡄 back

Permission: worldedit.terragen

//terragen [noiseType] [pattern] [height] [zoom] [wave]

Uses cuboid, sphere, cylinder and poly selections.

Use any slab or snow patterns for the system to use slabs or snow layers for more detailing.


Noise types:

Simplex, Fractal, Billowy, Ridged, Euclidean, Natural and Poly

Zoom = Scaling of the terrain, higher is more stretched out.

Wave = Adds a wavy effect to the terrain, default = 0.


Flags:

  • -s flag keep the seed the same as before.

  • -v flag adds a vignette mask over the terragen which smooths out the edges.

  • -e flag layers it on top of existing terrain.

Euclidean, Manhattan and Natural

  • -r flag randomizes the cellular noises.

Fractal, Billowy and Ridged

  • -n flag adds more noise.

Examples:

//terragen simplex

//terragen fractal 60 5 -v

//terragen euclidean 100

//terragen poly -v (Sphere selection)

Clone this wiki locally