Optimisation mod for the dedicated/integrated server. https://curseforge.com/minecraft/mc-mods/moonrise
Find a file
2025-06-09 02:27:49 -07:00
.github Use libraries from Paper repo (#82) 2024-12-03 20:19:06 -07:00
buildSrc build: Sort AT output instead of copying and modifying AT classes 2025-01-17 19:38:38 -07:00
fabric Update to 1.21.5 2025-04-01 15:39:19 -07:00
gradle/wrapper Compile against latest NeoForge and misc build updates 2024-12-20 19:12:51 -08:00
neoforge Update to 1.21.5 2025-04-01 15:39:19 -07:00
src/main Fix infinite loop in RegionFile IO 2025-06-09 02:23:45 -07:00
.editorconfig Specify import order and final locals/params in editorconfig 2024-08-27 15:00:59 -07:00
.gitattributes Add actions workflow 2024-05-22 16:51:49 -07:00
.gitignore Add ConcurrentUtil and YamlConfig to .gitignore 2024-12-04 02:21:25 -08:00
.gitmodules Use libraries from Paper repo (#82) 2024-12-03 20:19:06 -07:00
build.gradle build: Enable config cache, replace deprecated space assignment use (#92) 2025-01-17 19:24:18 -07:00
gradle.properties Set version to 0.3.0-SNAPSHOT 2025-06-09 02:27:49 -07:00
gradlew Compile against latest NeoForge and misc build updates 2024-12-20 19:12:51 -08:00
gradlew.bat Update build system, relocate libraries 2024-08-04 04:22:38 -07:00
LICENSE.md Initial Commit 2023-08-11 00:22:07 -07:00
README.md Apply FerriteCore config overrides automatically 2024-11-05 16:12:37 -07:00
settings.gradle Update fabric-loom 2025-04-01 19:35:53 -07:00

Moonrise

Modrinth CurseForge Release License

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

Discord