aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormakamys <makamys@outlook.com>2022-07-06 15:27:20 +0200
committerGitHub <noreply@github.com>2022-07-06 15:27:20 +0200
commiteff3af0abb03bd4d586e72d5644b4a4bc175a29f (patch)
treea934c3869c52423538e869485654050141ce90de /README.md
parent5f2f4d638e773e04421632740543b81d8dd184e9 (diff)
downloadNeodymium-eff3af0abb03bd4d586e72d5644b4a4bc175a29f.tar.gz
Neodymium-eff3af0abb03bd4d586e72d5644b4a4bc175a29f.tar.bz2
Neodymium-eff3af0abb03bd4d586e72d5644b4a4bc175a29f.zip
README: add triangle rendering incompat [skip ci]
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 851b560..e32fd6d 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,7 @@ The mod increases memory usage, since the chunk meshes have to be stored somewhe
* 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.
+* Modded blocks that are rendered using triangles instead of quads will cause rendering errors. For example, some of Matter Overdrive's blocks. See https://github.com/makamys/Neodymium/issues/5.
* Various coremods may be incompatible with Mixin. Use [Mixingasm](https://github.com/makamys/Mixingasm) to fix this.
## License