Results 5 issues of 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....

T-enhancement
A-mods
S-accepted
F-good-first-issue
F-help-wanted

### 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的位置显示都不对了。 ![Image](https://github.com/user-attachments/assets/6d016e6a-5cc3-45a4-a5ae-25e300e62abc) 此外,即便手动设置为fixed或者custom也不对 ![Image](https://github.com/user-attachments/assets/fc876782-7181-4c4c-8098-08b4e84e1d15) ![Image](https://github.com/user-attachments/assets/afb24f53-2ef9-4e66-9ca0-e9ea439d1b29)