Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rocket domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/practical-tips.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the soledad domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/practical-tips.com/wp-includes/functions.php on line 6114
How to increase RAM in Minecraft - Practical Tips

How to increase RAM in Minecraft

by Pramith

You can increase the RAM for Minecraft directly via the game’s launcher. All you have to do is adjust the JVM arguments

Increase Minecraft RAM: Customize JVM arguments

Since Minecraft version 1.8, you can set the allocated RAM in the game launcher from Mojang.

  • Open Minecraft via the launcher. Then switch to the installations that you see at the top of the list of available tabs
  • Within the installation, navigate to the version for which you want to increase the available RAM. Click on the icon with the three dots to open the settings for the version
  • Use Edit to access the More options. Here you can customize your installation.
  • You will find the option JVM Arguments. There should already be something in this line. Only change the -Xmx part. After this you can customize the size of the Minecraft RAM.
  • As a rule, Minecraft sets an amount of two gigabytes as RAM, recognizable by -Xmx2G. Change the number 2 to another number, for example -Xmx8G, if you want to assign eight gigabytes to the classic block game. Save the change and start the game.
  • It is recommended that you do not allocate more than half of your system’s available memory to Minecraft. You also need a 64-bit system for memory allocations of four gigabytes or more.
  • Tip: If you have problems with the adjustment, you can also change the value via the Java Control Panel on your PC. There, for example, add -Xmx8G -Xmx8G to the runtime parameters.

Related Articles

Leave a Comment