-
Notifications
You must be signed in to change notification settings - Fork 414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Forge breaking color.properties
#1470
Comments
Forge uses a custom experience bar rendering that OptiFine can't directly change. |
@sp614x is it fixable? |
There is a workaround to fix it, but it may have negative impact on the performance. It needs some testing to check if the FPS impact is noticeable/acceptable. |
Any progress? 😋 |
This still appears to happen and is really frustrating, any progress? It's been more than 2 years ever since this bug report.. It would at least be nice to know what the workaround is. (I'm using latest OF preview and forge versions on 1.8.9) EDIT: I also tried using a couple of OF versions before that and the recommended forge version instead but that didn't seem to change anything. (didn't think it would but I tried anyways just in case) |
This is trivial to fix. Mixin example (for L5):
}` The example fix for L6 is more complicated because of default package shenanigans which requires reflection. |
any possibility on this being fixed by the time M5 releases? |
Forge breaks
color.properties
fortext.xpbar
.Optifine:
https://imgur.com/a/6boJ7K8
Forge with OF:
https://imgur.com/a/KYrnqaO
The text was updated successfully, but these errors were encountered: