I'll jump in with some perlin noise examples
the way I use the command is first add a /gmask
/gmask [block to replace],
then the perlin command is:
//replace =perlin([NUMBER],x,y,z,.[NUMBER],[NUMBER],.[NUMBER])<.[NUMBER] [block to place]
One of the benefits of it is that unlike simplex, you...