Minecraft | Installing Forge Mod Loader (Legacy)
In this tutorial, we will show you how to download the Forge Mod Loader. This is useful if you want to create your own modpack or obtain Forge files that are not included in a modpack.
If you are installing Forge 1.17
and above
, follow this guide as the method below is for Legacy versions.
-
Go to http://files.minecraftforge.net/ and choose the Forge version you need
(e.g., 1.12.2).
-
Select either
Download Latest
orDownload Recommended,
depending on your preference.
After the download is complete, follow these steps:
-
Create a folder on your desktop and copy the downloaded file (e.g.,
forge-1.12.2-14.23.5.2854-installer.jar
) into the folder. -
Double-click the jar file and select
Install Server.
Choose the folder you created on your desktop and clickOK.
- The Forge libraries will begin downloading. Please wait for the process to complete.
- Once the download is finished, you will see similar files in the folder.
You can delete the forge installer.jar
file and the installer.log
file if desired.
- Now, let's upload these files to your server using SFTP. If you are unfamiliar with setting up SFTP, you can learn how to do it here.
- In your game panel, click on
Command Line Manager
.
-
Choose
Vanilla
from the dropdown menu. -
Select the jar file labeled
forge
from the options. -
Our system should automatically select the correct Java version for you. If it does not, you can manually choose the appropriate Java version for your Forge version.
If you are uncertain about how to set your Java version, you can refer to this guide for assistance.
- Start your server and click on the web console.
If you encounter the following error *** FAILED TO BIND TO PORT!
, proceed to the next steps.
- Stop your server and access
SFTP
orconfiguration files
to edit theserver.properties
file. You can find your IP address and assigned port in the game panel. To do this, go to theconfiguration files
>server.properties
and open it in atext editor
.
-
Make the necessary changes and remember to save the file.
-
Start your server again, and you should no longer see any errors in the web console. You can now successfully join your server.