Sodium

Sodium

35M Downloads

Compatibility issue with Continuity and overlays over block with tint index

xalixilax opened this issue ยท 1 comments

commented

Version information

sodium-fabric-mc1.18.1-0.4.0-alpha6+build.14

Expected Behavior

Both overlays should be visible at the same time.
In this picture, I am using continuity only.
2022-02-20_11 35 03
2022-02-20_12 27 10

.

Actual Behavior

Only one of the 2 overlays get applied.
In this picture, I added Sodium and Indium
2022-02-20_11 33 21
2022-02-20_12 25 59

The overlays that are used are simply shadow so it is not that visible but it's there.
After trying some workaround, I realized that the issue is not double overlays but grass_block overlays that are just not rendered at all.
Same happen overlays on leaves block.

Reproduction Steps

Simply installing Sodium and Indium break that feature that usually work with Continuity or Optifine.

Java version

17.0.1

CPU

i5-8600k

GPU

GeForce GTX 1070TI

Additional information

Sodium
Indium 1.0.2-alpha2
Continuity 1.0.3
Fabric Api 0.46.6

All with 1.18.1

The texture pack used is xali's Enhnaced Vanilla One of my pack.
Leaves block actually have an invisible layer that is invisible by default and rendered using method=overlay_fixed in some biomes

commented

Seems to be working now, tested with:
MC 1.19.4
Sodium 0.4.10
Indium 1.0.15
Continuity 3.0.0-beta.2
Fabric API 0.80.0

2023-05-10_00 06 02
2023-05-10_00 10 04