Remove ModernFix config recommendation

This was a non-crucial adjustment, and ModernFix will apply it automatically when detecting Moonrise in the next version.
This commit is contained in:
Jason Penilla
2024-08-24 13:39:05 -07:00
parent 2e0f0abb11
commit bbdd8e1c4d

View File

@@ -14,11 +14,10 @@ patches. Listed below are notable patches:
- Random ticking optimisations
- [Starlight](https://github.com/PaperMC/Starlight/)
## Mod Compatibility
| Mod | Compatibility |
## Known Compatibility Issues
| Mod | Status |
|-------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| FerriteCore | <details><summary>📝 requires config changes</summary>In `config/ferritecore-mixin.toml`:<br/>Set `replaceNeighborLookup` and `replacePropertyMap` to `false`</details> |
| ModernFix | <details><summary>📝 requires config changes</summary>In `config/modernfix-mixins.properties`:<br/>Add `mixin.bugfix.paper_chunk_patches=false`</details> |
| Lithium | ❌ incompatible |
| C2ME | ❌ incompatible |