Spottedleaf 007551903b Properly check empty context-sensitive collision shape
The emptyCollisionShape() function only checks whether the
cached collision shape (not the context-sensitive collision shape)
is empty. In places where we use the context-sensitive
collision, we need to check the context-sensitive shape instead.
2024-08-29 07:47:08 -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 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%