How to add more ram to minecraft 1.12
Rachel Hernandez
Published Apr 28, 2026
Hello Everyone, In this blog im posting my video i made recently about how to allocate more ram to your minecraft launcher so you Have a lag free game…. Home Minecraft Blogs How To Allocate More Ram To Minecraft, 2018, Version 1.12
There are other answers below:
Also, the process is simple of how to allocate more ram to forge server 1.12.2. There are four setting tabs in Mine-craft Launcher. Click on the Installations tab and select version 1.12.2. The three dots option on the right side corner will lead to the menu. Now, click on ‘Edit.’ It will show like that: NAME. 1.12.2. VERSION. 1.12.2. GAME DIRECTORY
Locate to the About section and note down the number of Installed RAM under Device specifications. Step 2. Open Minecraft server directory. This folder contains Minecraft_server.exe file that you launch the Minecraft server with. You can search for “Minecraft_server” on your PC to find its location. Step 3. Allocate more RAM by creating a new …
Click on the Java/Minecraft. It will open the settings related to Minecraft. Under these settings, change the “Maximum Memory/RAM” according to your needs and hit “Save”. It will allocate Minecraft with the memory of your choice to …
MethodTipsWarnings Check your computer’s available RAM. The amount of available RAM will dictate how much memory you can allocate to Minecraft. To check RAM: Windows – Open Start, click the Settings gear, click System, click About, and look at the number next to “Installed RAM”. Mac – Open the Apple menu, click About This Mac, and look at the number to the right of the “Memory” headi…Update your Java program . Go to Java’s website at and …
If you don’t have a bat file, make one. To do this go to your text editor and make a new file. Inside that new file, write ” java -Xmx [Most RAM Wanted] -Xms [Least RAM Wanted] -jar [Name for the jar of your minecraft server] .jar nogui “.
In order to allocate more RAM, click on the installations tab. 5 Step 5: Select Profile In the Installations tab, the player will be able to view any versions of the game that are currently …
Select “More Options” in the lower-right corner of the screen to reveal two additional fields. 4. At the beginning of the “JVM Arguments” field, there’s a …
Further, you need to select the Text document in order to create a Text document in the directory itself. Now, go to a new text document and type the following text: java -Xmx####M -Xms####M-exe Minecraft_Server.exe -o true PAUSE. You have to now replace the ‘####’, with whatever amount of RAM you want to add in MBs.
All you need to do is add a few additional pieces of information when you’re launching your server. Easier said than done, but luckily for you we have the exact code you’ll need right here for you to copy into your Command Prompt/Terminal window: java -Xmx[RAM in MB]M -Xms[RAM in MB]M -jar [your server file name].jar
How to Allocate more RAM to Minecraft Server
- Check the RAM on your PCRight click Windows Start menu and choose…
- Open Minecraft server directoryThis folder contains Minecraft_server.
- Allocate more RAM by creating a new document