Snow Real Magic snowlogged blocks are invisible when Sodium is present
zjjohn121110 opened this issue ยท 2 comments
Bug Description
Any block with snow on it (stairs, slabs, plants, etc) are invisible when Sodium is installed with SRM on Neoforge 1.21.1.
The mod will say it requires Indium to use Sodium, but as of 0.6 Indium is no longer needed to it may have to do with Sodium's FRAPI.
Reproduction Steps
Put SRM and Sodium in an instance.
Open the game.
Load a world.
Place a block that cannot usually have snow layers on it (such as stairs)
Place the snow layer on the block and see it turn invisible
Log File
Crash Report
no crashlog
The error message which the mod is giving about Indium being absent does not appear to be related to the problem.
The warning message comes from this piece of code in SRM that is there from when indium was still required. https://github.com/Snownee/SnowRealMagic/blob/d1356fbe4f24b91c5b044e9819616fb44b7bbd6f/src/main/java/snownee/snow/util/ClientProxy.java#L66