Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuinity/moonrise
Optimisation mod for the dedicated/integrated server.
https://github.com/tuinity/moonrise
fabric java minecraft minecraft-performance neoforge starlight
Last synced: about 5 hours ago
JSON representation
Optimisation mod for the dedicated/integrated server.
- Host: GitHub
- URL: https://github.com/tuinity/moonrise
- Owner: Tuinity
- License: gpl-3.0
- Created: 2023-08-20T23:09:33.000Z (over 1 year ago)
- Default Branch: mc/1.21.4
- Last Pushed: 2024-12-23T08:06:35.000Z (18 days ago)
- Last Synced: 2025-01-07T02:09:23.001Z (4 days ago)
- Topics: fabric, java, minecraft, minecraft-performance, neoforge, starlight
- Language: Java
- Homepage: https://curseforge.com/minecraft/mc-mods/moonrise
- Size: 1.25 MB
- Stars: 163
- Watchers: 8
- Forks: 6
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
Moonrise
==
[![Modrinth](https://img.shields.io/badge/Modrinth-gray?logo=modrinth)](https://modrinth.com/mod/moonrise-opt)
[![CurseForge](https://img.shields.io/badge/CurseForge-gray?logo=curseforge)](https://www.curseforge.com/minecraft/mc-mods/moonrise)
[![Release](https://img.shields.io/github/v/release/Tuinity/Moonrise?include_prereleases)](https://github.com/Tuinity/Moonrise/releases)
[![License](https://img.shields.io/github/license/Tuinity/Moonrise)](LICENSE.md)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](https://github.com/PaperMC/Paper/)
patches. Listed below are notable patches:
- [Starlight](https://github.com/PaperMC/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
[Discord](https://discord.gg/tuinity)