Skip to content

modrinth

this page is under construction

setting up modrinth

installing java runtime environments

"8","17","21" | ForEach-Object { winget install -eh --id "EclipseAdoptium.Temurin.$_.JRE" --accept-package-agreements --accept-source-agreements }

installing modrinth

winget install -eh --id Modrinth.ModrinthApp --accept-package-agreements --accept-source-agreements

configuring modrinth

  • Click Settings
    • Click Appearance
      • Set Color theme to OLED
      • Set Advanced rendering to On
      • Set Hide nametag to On
      • Set Native decorations to On
      • Set Minimize launcher to On
      • Set Default landing page to Library
      • Set Jump back into worlds to Off
      • Set Toggle sidebar to On
    • Click Privacy
      • Set Personalized ads to Off
      • Set Telemetry to Off
      • Set Discord RPC to On
    • Click Java installations
      • Under the Java 21 location heading, click Detect
        • Under the Select java version heading, click Select
        • Click Close
      • Under the Java 17 location heading, click Detect
        • Under the Select java version heading, click Select
        • Click Close
      • Under the Java 8 location heading, click Detect
        • Under the Select java version heading, click Select
        • Click Close
    • Click Default instance options
      • Set Memory allocated to 8192

logging into modrinth account

  • Click Sign-in
    • ...

logging into microsoft account

  • Under the Playing as heading, click Add account
    • ...

building modpacks

installing go

winget install -eh --id GoLang.Go --accept-package-agreements --accept-source-agreements

installing packwiz

go install github.com/packwiz/packwiz@latest