Jason Penilla 3f80f358d1 Make currently loading chunk available during entity loading (#4)
Fixes deadlock when mods attempt to retrieve the current chunk while loading entities (from screenEntity or otherwise)
2024-08-22 10:12:46 -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-08 21:07:13 -07:00

Moonrise

Fabric/NeoForge mod for optimising performance of the integrated and dedicated server.

Purpose

Moonrise is a port of 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%