diff --git a/README.md b/README.md
index 59e99a6f..ffeffcbe 100644
--- a/README.md
+++ b/README.md
@@ -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 | 📝 requires config changes
In `config/ferritecore-mixin.toml`:
Set `replaceNeighborLookup` and `replacePropertyMap` to `false` |
-| ModernFix | 📝 requires config changes
In `config/modernfix-mixins.properties`:
Add `mixin.bugfix.paper_chunk_patches=false` |
| Lithium | ❌ incompatible |
| C2ME | ❌ incompatible |