Jason Penilla 2e0f0abb11 Fix level loading screen showing 0% until in-game (#7)
* Fix level loading screen showing 0% until in-game

* Schedule loading screen updates

* null check progress listener

* move out of loop
2024-08-23 20:30:14 -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-08-07 00:15:56 -07:00
2024-05-26 11:31:13 -07:00
2023-08-11 00:22:07 -07:00
2024-08-23 13:56:53 -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

Mod Compatibility

Mod Compatibility
FerriteCore
📝 requires config changesIn config/ferritecore-mixin.toml:
Set replaceNeighborLookup and replacePropertyMap to false
ModernFix
📝 requires config changesIn config/modernfix-mixins.properties:
Add mixin.bugfix.paper_chunk_patches=false
Lithium incompatible
C2ME incompatible

Contact

Discord

Description
Languages
Java 100%