Skip to content

Latest commit

 

History

History
54 lines (50 loc) · 2.92 KB

readme.md

File metadata and controls

54 lines (50 loc) · 2.92 KB

Josiah's Modded Minecraft Server Pack

Mod Pack Server
Current Version 2019.2.1b 2019.1.2b

Installation

  1. Run the Minecraft Launcher. If you don't already have it you can find it here.
  2. Create and run a profile for Minecraft 1.12.2
    1. Go to the tab Launch Options
    2. Click Add New
    3. Name it 1.12.2
    4. Change the version to Release 1.12.2
    5. Save
    6. Return to the tab News
    7. Click the small up arrow by the green button, switch to the profile you created
    8. Run it, and close minecraft once it has gotten to the menu.
  3. Download latest release
    • With git:
      git clone https://github.com/gLITCHMaster16/modded_minecraft_server.git $HOME\AppData\Roaming\.minecraft\mods --branch <version>
      Where version is the version you would like to download, most likely the server version above.
    • Or download link in release section of github page
      The files in the downloaded .zip archive should then be copied into the %APPDATA%/.minecraft/mods folder
  4. Run Forge Installer Jar that was placed into the mods directory:
    forge-1.12.2-14.23.5.2768-installer.jar
    • This requires that you have the latest java runtime installed.
  5. Remove Forge Installer Jar
    • It's in %appdata%\.minecraft\mods
    • You can just press Windows Key + R and type cmd into the box. Then paste del /f %appdata%\.minecraft\mods\forge-1.12.2-14.23.5.2768-installer.jar into the window that opens, and press enter.
  6. Run the launcher again
  7. Create another profile, using the same steps as above, but change the name to Forge 1.12.2 and the version to release 1.12.2-forge1.12.2-14.23.5.2768
  8. Run it!

Updating

  • If you used git to download the mods then you can just run
    git checkout -b <version>
    Where version is the version you would like to download, most likely the server version above.
  • Otherwise you can go to the release page and either
    • Download the New Mods Zip file if you are updating from the most recent version
    • Download the Source Zip file if you are more than one version behind.

Mods