Spottedleaf 80aa5f80b8 Add explicit config init hooks
Last commit moved the config to ConfigHolder, which is no longer
referenced during init by any code. As a result, we need an explicit
init hook to initialise the class and the config.
2024-08-29 15:55:43 -07:00
2024-08-14 13:06:16 -07:00
2024-08-29 15:55:43 -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 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
FerriteCore
📝 requires config changesIn config/ferritecore-mixin.toml:
Set replaceNeighborLookup and replacePropertyMap to false
Lithium incompatible
C2ME incompatible

Contact

Discord

Description
Languages
Java 100%