1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-10 01:10:30 +00:00
CC-Tweaked/projects
Jonathan Coates 0c9f9a8652
Warn when Optifine is installed
We keep getting bug reports on 1.20.1 about an Optifine bug that causes
Forge's capabilities to not work (#1458). The cause of this bug is not
immediately visible to users, and can be very confusing when hit.

Optifine have not released a fix for this bug (despite it being reported
a year ago), and we continue to receive bug reports about it.

Nobody likes it when mods complain about other mods. So much Minecraft
drama can be traced back to this, and it's a slippery slope to go down.
I've tried to keep this as unobtrusive as possible — it's just a chat
message at world join, and it'll turn off if the bug is fixed.
2024-05-28 18:10:50 +01:00
..
common Don't expose a menu provider for computers 2024-05-28 09:47:12 +01:00
common-api Load services with the service's classloader 2024-03-21 20:50:31 +00:00
core Add r+/w+ support to io library 2024-05-26 10:16:33 +01:00
core-api Fix a couple of warnings 2024-03-10 12:04:40 +00:00
fabric Update ErrorProne 2024-04-28 18:32:19 +01:00
fabric-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
forge Warn when Optifine is installed 2024-05-28 18:10:50 +01:00
forge-api Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
lints Fix NPE when rendering turtle's label 2024-04-06 08:46:19 +01:00
standalone Allow mounting folders in the standalone emulator 2024-04-03 21:27:18 +01:00
web Fix build on Windows 2024-04-24 17:55:48 +01:00
ARCHITECTURE.md Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00