Compatibility
Minecraft: Java Edition
1.21.5
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published 5 months ago
Updated 5 months ago
DisableEnd
A simple quick-toggleable fabric mod to disable The End, now ported to 1.21.5 and without the need of oωo-lib for compatibility with Geyser clients and the original mod wasn't using it's features anyway. To toggle the end run /gamerule doDisableEnd true
Original mod is created by ArcticWarmth and is available here: https://github.com/ArcticWarmth/DisableEnd
Requirements
- Mod is serverside ONLY and will not run clientside
Contributing
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
Feedback
If you have any feedback, please open a new issue
Building from source
To build for development run gradlew runClient
or to build a jar run gradlew jar
. Builds are located in .\build\libs