1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-18 19:30:02 +00:00

Updated Monitor renderers (markdown)

Jonathan Coates 2020-10-30 14:23:12 +00:00
parent 90a6d0a99c
commit a8ab85887c

@ -20,6 +20,6 @@ This is a problem with how shaders work with the TBO renderer. Switching to the
### Monitors are just composed of arrows
![A incorrectly rendered monitor](https://user-images.githubusercontent.com/4346137/96614652-48f2e780-12f8-11eb-8b79-c4a19a301dd1.png)
We're not entirely sure what causes this, but it can be resolved by switching to the VBO renderer. If you have this issue, please do report an issue with a screenshot of the debug/F3 screen, and detail any resource packs you use.
This was caused by a bug in the monitor shader. Updating to CC: T 1.91.3 (or later) should fix this. If you're on an older version of CC:T, switching to the TBO renderer will also resolve the issue.
[blag]: https://squiddev.cc/2020/05/08/monitors.html "An optimised monitor renderer"