r1.3.1 Fixes
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