Hello and thank you SO MUCH ElPres! I’ve spent hours trying to get this to work before I found your reply! Although I was confused at some points so I made a detailed version. I also have no idea what I’m doing so please correct me if I’m wrong.
-
In MineOS, go to the profiles tab
-
Change the tab under ID from Mojang to Forge
-
Download the version of Forge you would like
Now in MineOS, create a new server or do this process on an existing server
-
Change the profile under the start button to the version of Forge you just downloaded
-
Under Java Settings change the runnable jar to forge-[version number]-installer.jar
*[version number] will be something like 1.20.1-47.1.44 and will be different depending on which version of forge you downloaded -
Start the server
*It shouldn’t succeed
Now connect to your server via an sFTP program (If you don’t know how to do this, look up a tutorial on YouTube, the internet, and/or search through the MineOS forums for answers)
-
Go to this location in your server: /var/games/minecraft/servers/[YourServerName]/libraries/net/minecraftforge/forge/[version number]
*[YourServerName] will be the name of your server
*[version number] will be whatever number it was in the previous steps, something like 1.20.1-47.1.44 -
Copy the file forge-[version number]-universal.jar to your desktop
*[version number] will be something like 1.20.1-47.1.44 -
Go back to this location in your server: /var/games/minecraft/servers/[YourServerName]
*[YourServerName] will be whatever it was earlier -
Copy the file from step 8 here
Now back in MineOS
-
Under Java Settings change the runnable jar to forge-[version number]-universal.jar
*If it’s not there, refresh the page -
Under Java Settings, paste “@user_jvm_args.txt @libraries/net/minecraftforge/forge/[version number]/unix_args.txt” in Additional Java Arguments
*Replace [version number] with the number from earlier
*Do not include the quotations when pasting -
Start the server
I hope this helps somebody, I tried to make this as beginner friendly as possible.