Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.1–1.18.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MPL-2.0
Published 2 years ago
Updated 3 weeks ago
Changelog
-
Partially redo configuration system (again):
- Move the worldgen config to the common command format, and add to common GUI (worldgen GUI still exists for pre-world creation GUI
- Move the gamerules that still exist in v3.x.x to the common command format
- Migrate the old configuration systems
-
Other substantial changes:
- Rewrite worldgen GUI (for pre-world creation) to be more user friendly
-
Code changes (that shouldn't affect the end user):
- Rewrite most of the config code (including the command) to simplify them and make development a lot easier (I now once again understand how my mod actually works!)