Skip to content

Latest commit

 

History

History
85 lines (57 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

85 lines (57 loc) · 2.51 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Versioning

This project adheres to Semantic Versioning.

Before You Update

Modifications made to Terra config packs may introduce changes in world generation. Updating an installed config pack is regarded as a modification, and may produce chunk borders between existing chunks and new chunks generated after updating a pack.

In this pack, version numbers are increased according to the degree of generation changes from the previous version as follows:

MAJOR Version (X.-.-)

Changes that significantly modify generation such that chunk borders in all areas are guaranteed between versions.

Examples of this include a complete rewrite of the pack, and or significant modifications to biome distribution.

MINOR Version (-.X.-)

Changes that modify generation such that localized areas produce chunk borders.

For example, any modification in biome distribution warrants an increase in the MINOR version. This includes things like biome additions, as a new biome may generate in an area where it previously did not (resulting in a chunk border).

PATCH Version (-.-.X)

Changes that produce no significant chunk borders.


Added

Changed

Removed

Fixed

Added

  • Added Arid Highlands biomes (by @ Eris#0075).
  • Added Eucalyptus trees and forests biome.
  • Added Sakura biomes.
  • Added Palm Forest biome.
  • Added new boulder type.
  • Added small/big dripleaf features to many jungle-like biomes.

Changed

  • Replaced Warm Hills biomes and variants with Chaparrals.
  • Improved Highlands biomes (by @ Eris#0075).
  • Improved Autumnal forest density and biome colors.
  • Updated Evergreen tree types.
  • Evergreen Forests now inherit from Rainforests.
  • Amethyst crystals now generate in geodes.

Fixed

  • Fixed Geodes generating in weird places (oceans, mid air, etc).

Added

  • Everything