Add alternative ending

This commit is contained in:
ChaoticByte 2024-11-01 13:55:07 +01:00
parent 13e766c1bf
commit bd5f380091
No known key found for this signature in database
4 changed files with 107 additions and 2 deletions

View file

@ -3,6 +3,8 @@
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