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: about 1 month ago
JSON representation
A minecraft mod that allows you to limit the world generator size - includes an alternative ending
- Host: GitHub
- URL: https://github.com/chaoticbyte/truncated
- Owner: ChaoticByte
- License: mit
- Created: 2024-10-19T09:18:25.000Z (over 1 year ago)
- Default Branch: 1.21.3
- Last Pushed: 2024-11-02T16:03:00.000Z (over 1 year ago)
- Last Synced: 2025-07-14T15:07:58.328Z (11 months ago)
- Topics: fabric, fabricmc, minecraft-mod, world-generation
- Language: Java
- Homepage: https://modrinth.com/mod/truncated
- Size: 119 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!