File Details
[FORGE] 1.1.0
- R
- Jun 11, 2020
- 23.69 KB
- 219
- 1.15.2+2
- Forge
File Name
blockvariation-1.1.0.jar
Supported Versions
- 1.15.2
- 1.15.1
- 1.15
Curse Maven Snippet
CHANGELOG
> Added a depth parameter. Now you can define what depth (or height) the file operates at!
> Added a new randomization option: Simplex noise! Call this randomization option using SIMPLEX in your randomType section. This comes with a new generated example file to show you what it looks like.
> The random option is still included, call it using RANDOM in your randomType section.
> Simplex files include a new parameter: scale. Scale determines how big the blobs of simplex noise will be. The higher the number, the bigger the blobs will be.
I'd recommend regenerating your example files, as they now reflect the new changes.

