DisableEnd de-oωo-ified

Quick rating

Community listing page, reviews here may not be monitored by the author.

DisableEnd de-oωo-ified

By LinkinWiresOwner

No reviews yet

A simple way to disable the end with a gamerule, now ported to 1.21.5 and without oωo dependency

Mod Loaders
Minecraft

About

Description

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

MIT License ModLoader API

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