Qendolin
Qendolin
As a workaround adding ```go for i := range icon.SVGPaths { sp := &icon.SVGPaths[i] sp.DashOffset *= scale for j := range sp.Dash { sp.Dash[j] *= scale } } ``` before...
Old Panoramas pack from the wiki. The lag-spike is more noticeable when launching the game in debug mode.
Just a heads up: GS are mostly avoided in games due to a lack of HW support, meaning that often GS are processed in SW leading to huge performance drop....
While this is valid issue, there is not much that I can do. The Head In the Clouds mod simply sets the weather to sunny when above the clouds. There...
Guys, have I already fixed this issue?
Yes but I think I've implemented a workaround before the API was done. There is also some code for it. I guess I should just try it out.
Yup, just tested it out in the 1.21 version and everything works perfectly. This should be working for 1.20.1 onwards.
CC #85
I have started working on the update, and I got it running, but currently no clouds are visible. I haven't had time to look into the issue any further and...
https://modrinth.com/mod/better-clouds/version/1.6.0+1.20.6-b I haven't fully tested it