From d0403a8798b71e1d4a22bce54cada1bdcde85823 Mon Sep 17 00:00:00 2001 From: Yannik <80621863+vaporvee@users.noreply.github.com> Date: Sun, 22 Jun 2025 01:44:11 +0200 Subject: [PATCH] Updated How to allocate more memory to your Minecraft instance (markdown) --- How-to-allocate-more-memory-to-your-Minecraft-instance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-allocate-more-memory-to-your-Minecraft-instance.md b/How-to-allocate-more-memory-to-your-Minecraft-instance.md index 709c084..9db6ffc 100644 --- a/How-to-allocate-more-memory-to-your-Minecraft-instance.md +++ b/How-to-allocate-more-memory-to-your-Minecraft-instance.md @@ -19,5 +19,5 @@ 4. Click on the More Options text.
![image](https://github.com/user-attachments/assets/594fa02d-1b20-4343-b737-73a0407282f9) -5. Change the number after the argument `-Xmx` to allocate more RAM. (i.e. `-Xmx1G` = 1GB of RAM, `-Xmx6G` = 6GB of RAM etc.) +5. Change the number after the argument `-Xmx` to allocate more RAM. (i.e. `-Xmx1G` = 1GB of RAM, `-Xmx6G` = 6GB of RAM etc.)
![image](https://github.com/user-attachments/assets/ab087670-5c4f-43ed-a3b8-689ef98021eb)