aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormakamys <makamys@outlook.com>2022-07-01 16:41:52 +0200
committerGitHub <noreply@github.com>2022-07-01 16:41:52 +0200
commit2c281d9d976feaf15841f1db5f0ecc5d82d9a502 (patch)
treec5c210568e062027638b30d146fa0eca09cfdf00 /README.md
parent8918a23bbe04e2a0f80b8316e94f7a9f6d7aa51e (diff)
downloadNeodymium-2c281d9d976feaf15841f1db5f0ecc5d82d9a502.tar.gz
Neodymium-2c281d9d976feaf15841f1db5f0ecc5d82d9a502.tar.bz2
Neodymium-2c281d9d976feaf15841f1db5f0ecc5d82d9a502.zip
README: mention OF chunk loading incompatibility
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 064569a..e985182 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,7 @@ 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 probably never will be, as I have neither the knowledge nor the interest to add compatibility for them.
* Various coremods may be incompatible with Mixin. Use [Mixingasm](https://github.com/makamys/Mixingasm) to fix this.