f7d98327e0041f5d7e61a339c884d6dbfead908a
This is required for Paper's hard fork, as the Moonrise patch needs to replace the base implementation of the chunk system hooks.
Moonrise
Fabric/NeoForge mod for optimising performance of the integrated (singleplayer/LAN) and dedicated server.
Purpose
Moonrise aims to optimise the game without changing Vanilla behavior. If you find that there are changes to Vanilla behavior, please open an issue.
Moonrise is an official port of several important Paper patches. Listed below are notable patches:
- Starlight
- Chunk system rewrite
- Collision optimisations
- Entity tracker optimisations
- Random ticking optimisations
Known Compatibility Issues
| Mod | Status |
|---|---|
| Lithium | ✅ compatibleLithium optimises many of the same parts of the game as Moonrise, for example the chunk system. Moonrise will automatically disable conflicting parts of Lithium. This mechanism needs to be manually validated for each Moonrise and Lithium release. |
| FerriteCore | ✅ compatibleFerriteCore optimises some of the same parts of the game as Moonrise. Moonrise will automatically disable conflicting parts of FerriteCore. This mechanism needs to be manually validated for each Moonrise and FerriteCore release. |
| C2ME | ❌ incompatibleC2ME is based around modifications to the chunk system, which Moonrise replaces wholesale. This makes them fundamentally incompatible. |
Configuration
Moonrise provides documented configuration options for tuning the chunk system and enabling bugfixes in the config file $mcdir$/config/moonrise.yml.
Important configuration options may be configured from the mods menu as well.
Contact
Languages
Java
100%