007551903b478045f02e5a8b023c0b492493d87c
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.
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 changesInconfig/ferritecore-mixin.toml:Set replaceNeighborLookup and replacePropertyMap to false |
| Lithium | ❌ incompatible |
| C2ME | ❌ incompatible |
Contact
Languages
Java
100%