Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chaoticbyte/truncated

A minecraft mod that allows you to limit the world generator size - includes an alternative ending
https://github.com/chaoticbyte/truncated

fabric fabricmc minecraft-mod world-generation

Last synced: 15 days ago
JSON representation

A minecraft mod that allows you to limit the world generator size - includes an alternative ending

Awesome Lists containing this project

README

        

# truncated - World Generation Limits

This Minecraft mod allows you to prevent the world generator from generating new chunks past a defined limit.
You can set the limit by changing the gamerule `chunkGenerationLimit`.

This mod also adds an alternative ending. You can turn this off with `/gamerule truncatedAlternativeEnding false`.

Requires Fabric API!

## Known Incompatibilities

- Distant Horizons: May crash the game or your whole operating system!
- Other World Generators

Note that this mod messes with Minecraft's chunk generation in a way that may lead to unexpected behaviour,
especially in combination with other mods!

## Supported Minecraft versions

- 1.21.1 / Fabric with Fabric API