Results 61 comments of Mukul

I found a link that could help: https://meta.quiltmc.org/ it's useful because in https://github.com/gorilla-devs/GDLauncher/blob/master/src/common/utils/constants.js it has `FABRIC_APIS = 'https://meta.fabricmc.net/v2';` and it could be used as `QUITLT_APIS = 'https://meta.quiltmc.org/v3';`

It should be disabled automatically if not applicable.

This guide is really old and made before Java 21 released. I’m maintaining an updated version with a pull request

https://github.com/Mukul1127/Minecraft-Performance-Flags-Benchmarks/tree/main

Shouldn't this be closed?

I got a fix, if you are using Vencord, put this in your quickcss: ``` .listItem_fa7b36:nth-child(6), .listItem_fa7b36:nth-child(7) { display:none; } ```

> Hello, this issue is fixed in the latest build of Super Duper Vanilla in the 1.3.6-beta.4 branch. This issue will be closed once a release version is published. Can...

After a bit of research in `build.gradle` it seems the only thing stopping you is SpruceUI, luckily there is a updated architectuary port called ObsidianUI