Skip to content

Commit

Permalink
Update the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
HydrolienF committed Jan 7, 2025
1 parent 73c3253 commit 7838105
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 103 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# 2.0.0

## Features / Bug fix
- **Custom biomes are fully supported**. Structures will be generate correctly in custom biomes !
- **Caves biomes can be merge inside the final world** without needing an extra cavesWorld. And they are merged only under the world surface.
- **Carvers **can be run before world merging or after world merging. It is now possible to have carvers caves but still have a **clean surface without holes**. This option can be configure for each biome.
- **Chunks outside** of the surface world are now generated **empty**.
- **Cleaning step after the world generation**: Blocks can be replace from the custom world or on the final world. Entity can be remove in the final world.
- **Full process include.** Underilla will configure the server & download it's dependency, then start chunky when the server start, then clean the world. Each of the 3 generation steps can be restarted.

## Other major or breaking changes
- Complete reorganization of the configuration.
Expand Down
Loading

0 comments on commit 7838105

Please sign in to comment.