• Mods are now organized as resources. Use the Mods link above to browse for or submit a mod, tool, or prefab.

    The TFP Official Modding Forum Policy establishes the rules and guidelines for mod creators and mod users.

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