IC2 Classic

IC2 Classic

2M Downloads

1.12.2 - Cables appear invisible when in front of Openblocks tanks

AtomicWaffle14 opened this issue ยท 8 comments

commented

Title says it all. Here's a picture:

2019-02-01_11 20 02

Versions:
OpenBlocks-1.12.2-1.8
IC2Classic 1.12-1.5.4.0

Any way to fix this or is it entirely on Openblocks' end?

commented

That is openBlocks issue because i use the normal translucent blockrenderer, there is nothing that i can do to fix it.

commented

@OvermindDL1 for the Glassfiber cable and mc only allows 1 State per Block.

commented

Instead of using transparency for glassfiber why not using a masking texture on it instead? The MC engine handles transparency exceptionally poorly so it's good to avoid it.

commented

@OvermindDL1 because since 1.8 if a block isnt marked as Transparent the texture will be made opaice too.

commented

Yes, that's fine, masked texturing is opaque.

commented

Why translucent? The cable is not translucent and putting it into the opaque renderer would fix it too.

commented

Have you tried using CUTOUT rather than TRANSLUCENT? It implies a little more solid but still doesn't have the shadow problems SOLID has.

commented

back then when i build it i tried it that was not working as intendet, so translucent it was.