Spottedleaf ae12fd4f7b Do not send chunk radius packet from PlayerList#setViewDistance
The underlying player chunk loader will do this for us. This fixes
sending possibly the wrong view distance.
2024-09-02 16:42:45 -07:00
2024-08-14 13:06:16 -07:00
2024-05-22 16:51:49 -07:00
2023-08-11 00:22:07 -07:00
2024-05-26 11:31:13 -07:00
2024-05-26 11:31:13 -07:00
2023-08-11 00:22:07 -07:00
2024-08-08 21:07:13 -07:00

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 patches. Listed below are notable patches:

  • Chunk system rewrite
  • Collision optimisations
  • Entity tracker optimisations
  • Random ticking optimisations
  • Starlight

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
📝 requires config changesIn config/ferritecore-mixin.toml:
Set replaceNeighborLookup and replacePropertyMap to false
C2ME
incompatibleC2ME is based around modifications to the chunk system, which Moonrise replaces wholesale. This makes them fundamentally incompatible.

Contact

Discord

Description
Languages
Java 100%