• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Terrain/Biome Sub generator

This is written as a small appendix of my guide.

Coder makes helper codes which makes modding easier.

Of course, there are ones for terrain/biome modding.

Here is mine.

https://gist.github.com/AlphadoJaki/ef24b54db864ef51330c79cad1c31426

Contains:

  • Some transformed value from world generation size
  • X coordinate module
  • Z coordinate module
  • Distance from southwest end module
  • Distance from center module

 
Back
Top