KilaBash
KilaBash
https://github.com/CaffeineMC/sodium-fabric/blob/0a096a73ca962b27e1500a109d082d2df2481790/src/main/java/me/jellysquid/mods/sodium/client/render/chunk/vertex/format/impl/CompactChunkVertex.java#L32-L41 ## Issue The precision of the modified data is too low, the color has no alpha anymore, and the light only goes from 0-15. I can see its value....
### Bug Description its crash while I'm trying to enter the world. ```console [11:50:09] [Render thread/WARN] [mixin/]: Error loading class: net/fabricmc/fabric/api/blockview/v2/FabricBlockView (java.lang.ClassNotFoundException: net.fabricmc.fabric.api.blockview.v2.FabricBlockView) ``` ### Reproduction Steps ```gradle modImplementation("org.embeddedt:embeddium-1.20.1:0.3.31-beta.53+mc1.20.1") ```...
### Bug Description mc version 1.20.1 There is no `embeddium.mixins.json` found in the version 0.3.32+ from the maven jars ### Reproduction Steps import mode via ```gradle modImplementation("org.embeddedt:embeddium-1.20.1:0.3.32-beta.64+mc1.20.1") ``` ### Log...
Version: 3.14 Unity: 6.0 WorldSpace Canvas. 我过去使用3.0的时候是没问题,的随着项目升级,改用unity6+xchart3.14后,所有的tooltips的位置显示都不对了。  此外,即便手动设置为fixed或者custom也不对  