← Назад к ресурсам

Optimization Q

Optimizations and Quality mods/settings for your minecraft client and internal server

Modrinth lightweight multiplayer optimization

Описание

# OPtimization Q This modpack's purpose is to give players enjoyable expirience in minecraft on the latest versions. Carefully taken and tested OPtimization mods on vanilla and after, a toping consisting of Quality mods and resource packs for You. ## Features: 1) Fast updates 2) Lightweight and Better Optimizations 3) Supports for Iris Shaders 4) Dynamic Lights 5) Smooth Gui/Hotbar/Swapping items ## Installation * Modrinth Launcher - Find the project in modpacks section and click "Install" * Prism Launcher - Add Instance -> ( on the left side) Modrinth -> Search "OPtimization Q" -> Select it -> Press ok * Other launchers - Download from site -> [visit this site](https://jamie.codeberg.page/mrpack-to-zip/@master/) -> convert mrpack to zip -> unpack zip file into instance or .minecraft ## Personal Recomendations * Try Not to use Grallvm jdk for the game * Try Not to overload modpack with +500 mods ( if you are making your own modpack ) * Try to use optimization flags for jdk25 such as ``` -XX:+UseZGC -XX:+UseCompactObjectHeaders ``` or for jdk21: ``` -XX:+UseZGC -XX:+ZGenerational ```