Skip to content

r1.3.1 Fixes

Compare
Choose a tag to compare
@UselessBullets UselessBullets released this 13 Nov 18:57
· 6 commits to 1.7.7.x since this release
77a7b1b

TerrainAPI 1.3.1 should be fully compatible with any TerrainAPI 1.3.X version

Change Log

Additions:

  • Added an API lock to prevent accidental use outside the intended environment

Changes:

  • Generate Trees structure functions now deprecated replaced with standard biome feature methods
  • Deprecated some internal generation methods, mods using custom API Decorators should make sure to update the calls

Fixes:

  • Fixed occasional null pointer crash at startup
  • All world features now get generated per chance rather than for each batch of chances
  • Ore value overwrite warning now only appears when over values are being overwritten

If you are downloading the mod for personal use then only download terrainapi-1.3.0.jar not terrainapi-1.3.0-sources.jar