Files
MoonriseMC/README.md
Jason Penilla dff8c59d51 Remove note on light suppression
light suppression is fixed in vanilla
2024-08-23 13:56:53 -07:00

27 lines
1.6 KiB
Markdown

Moonrise
==
Fabric/NeoForge mod for optimising performance of the integrated and dedicated server.
## Purpose
Moonrise aims to optimise the game *without changing Vanilla behavior*.
Moonrise ports several important [Paper](https://github.com/PaperMC/Paper/)
patches. Listed below are notable patches:
- Chunk system rewrite
- Collision optimisations
- Entity tracker optimisations
- Random ticking optimisations
- [Starlight](https://github.com/PaperMC/Starlight/)
## Mod Compatibility
| Mod | Compatibility |
|-------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| FerriteCore | <details><summary>📝 requires config changes</summary>In `config/ferritecore-mixin.toml`:<br/>Set `replaceNeighborLookup` and `replacePropertyMap` to `false`</details> |
| ModernFix | <details><summary>📝 requires config changes</summary>In `config/modernfix-mixins.properties`:<br/>Add `mixin.bugfix.paper_chunk_patches=false`</details> |
| Lithium | ❌ incompatible |
| C2ME | ❌ incompatible |
## Contact
[Discord](https://discord.gg/tuinity)