Tiny Redstone

Tiny Redstone

11M Downloads

Some Redstone Components are invisible when using "Fabulous" graphics

DarkShadow44 opened this issue ยท 2 comments

commented

Most prominently, redstone wire is affected. Using "Fast" or "Fancy" renders it properly.

commented

Confirmed. Thanks for reporting this!

Anything using RenderType.getTranslucent() is not rendering at all with Fabulous graphics.
This applies to redstone wire, bridge, glass blocks, placement preview ghost blocks and the crash overlay.

commented

Fix is available in 1.16.5-1.7.2b.

When using Fabulous graphics, all components now render as solid. This means that some things will actually look nicer in Fancy than Fabulous, but you will be able to see them now.

I'll be revisiting the translucency rendering in the future, but for now, I'm considering this issue resolved.