Kas-tle
Kas-tle
Can you confirm all these issues still occur with the latest Geyser build?
I'm moving this issue to our pack converter repo as a feature request.
Is this a purely cosmetic change, or is there any actual functionality added?
This will not be possible until Geyser adds custom block support
This config will work: ```hocon user nginx; worker_processes auto; error_log /var/log/nginx/error.log notice; pid /var/run/nginx.pid; events { worker_connections 1024; } stream { upstream balancer { server 172.18.0.1:19132; } server { listen...
Still reproducible as of 1.20.71
And `/lay` is again broken
If working with google fonts to get non-variable weight ones I found that you have to spoof the user agent to something old get it to return non-variable weight ttf...
Personally I don't see why we couldn't just add a system property. This is how we've treated things in Geyser where while we similarly feel that the warning should be...
Could you please provide the error you are encountering?