diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,9 +50,9 @@ The mod increases memory usage, since the chunk meshes have to be stored somewhe ## Incompatibilities * The mod performs poorly if Advanced OpenGL (occlusion culling) is turned on. -* The mod is only compatible with FastCraft if OptiFine is also present. * OptiFine's "Smooth" and "Multi-Core" chunk loading settings are not compatible. * OptiFine shaders aren't compatible, and will probably never be unless someone contributes a PR, as I have neither the knowledge nor the interest to add compatibility for them. +* CoFHTweaks is incompatible (https://github.com/makamys/Neodymium/issues/11) * Various coremods may be incompatible with Mixin. Use [Mixingasm](https://github.com/makamys/Mixingasm) to fix this. ### About `nomixin` builds |