Some textures are different between Minecraft Vanilla and Sodium with the "Tooniverse Basic" resource pack.
Lolothepro opened this issue ยท 2 comments
Bug Description
Some textures are different between Minecraft Vanilla and Sodium with the "Tooniverse Basic" resource pack.
ie:
Vanilla:
Sodium:
Reproduction Steps
Install the resource pack and compare with Minecraft Vanilla
Log File
Crash Report
Do these textures contain translucent pixels that are being rendered as opaque? I know vanilla's handling of translucent pixels differs between cutout and cutout_mipped for some reason (https://bugs.mojang.com/browse/MC-264150), so there is a possibility that something being rendered invisible in vanilla is not with Sodium.
Fixed with 4bcdf59.