From 732bb8807b20c5de832a5a3606d418f38a91e438 Mon Sep 17 00:00:00 2001 From: makamys Date: Fri, 15 Jul 2022 17:12:47 +0200 Subject: README: remove #5 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e32fd6d..851b560 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,6 @@ 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 -- cgit