Skip to content

Instantly share code, notes, and snippets.

@Riizade
Last active May 23, 2025 01:29
Show Gist options
  • Save Riizade/9308079882010aba69807e9c967078ce to your computer and use it in GitHub Desktop.
Save Riizade/9308079882010aba69807e9c967078ce to your computer and use it in GitHub Desktop.
Guide on how to set up a modded Minecraft client for connecting to riizade's servers

Minecraft Client Setup

Pre-Requisites

  • You must either:
    • Own a copy of Minecraft: Java Edition
    • Know how to set up a cracked Minecraft: Java Edition client (such as this one)

Mod Manager Installation

  • Download and install Prism

Mod Pack Installation

  • download the zip file I gave you
  • open Prism
  • in the top left, click "Add Instance"
  • click the "Import" tab
  • click "Browse"
  • select the downloaded zip file
  • click "OK"

Play

  • open Prism
  • click on the imported Minecraft instance

Diagnosing Issues

  • close heavy programs that are running while you're playing
    • browser with lots of tabs
    • other games
    • art software
    • text editors for programming
    • etc
  • check your memory allocation
    • check how much RAM your computer has
      • press Windows Key + E to open Windows Explorer
      • right-click on "This PC" on the left column
      • click "Properties" from the dropdown menu
      • look for "Installed RAM" under "Device specifications"
    • set maximum RAM usage to that amount
      • open prism
      • right click on the Minecraft instance
      • click "Edit..." from the dropdown menu
      • click "Settings" on the left side
      • under "Memory" change "Maximum memory allocation" to ~2GB less than your machine's RAM
        • do not increase this value, only reduce it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment