Search Knowledgebase

Making a Minecraft Modpack (Client)

You can create a Minecraft modpack using the standard launcher by following this guide.
We always recommend using a launcher that is more suited to modded Minecraft such as the Twitch launcher but these steps will allow you to easily get a modpack ready to play with the standard launcher.


Contents

  1. Downloading Forge
  2. Running the Forge Installer
  3. Creating a New Minecraft Profile
  4. Adding Mods to your Minecraft Profile
  5. Tips & Troubleshooting
  6. StickyPiston Support
  7. Further Reading & External Links

Downloading Forge

  • Go to the Forge download page: http://files.minecraftforge.net/
  • Make sure you have the correct Minecraft version selected.
  • Choose either Download Latest or Download Recommended.
  • You can also click Show all Versions for further options.
  • If you are using Windows, click Windows Installer.
  • For other operating systems click Installer.

Forge Website Download

  • Your PC may question the security of the download.
  • As long as you are on the official website, the file is safe to keep and use.

Running the Forge Installer

  • Make sure that you have run the Minecraft launcher and opened vanilla Minecraft at least once.
  • Run the file that you downloaded from the Forge website by double clicking it

Forge Installer

  • Select Install Client
  • The installation directory will fill in automatically
  • Click OK
  • Forge will begin downloading the files it needs

Libraries Installing

  • You will see this message once the installation is finished.

Installation Complete


Creating a New Minecraft Profile

  1. Start the Minecraft launcher.
  2. Click Launch options.
  3. Click Add new.

Create New Profile

  • You will see the new profile panel with various options.

New Profile Options

  • Change the ‘Name’ to whatever you like.
  • Change the Version drop-down to the version of Forge you just installed.
  • Click the grey box next to Game directory to turn it green.
  • Add a \yourprofilenamehere to the end of the game directory.
  • Click Save when you are done.
  • Click News and select your new modded profile to begin playing.
  • Run the profile once before adding mods to make sure Forge has installed correctly.

Adding Mods to your Minecraft Profile

  • From the profile panel where you named and selected your Forge version, click the folder icon next to Game directory.
  • This will open your profile folder.

Profile Folder

  • Open the mods directory.
  • To install a mod, copy the mod file into this folder.

Mods Folder

  • Run the profile and in the Minecraft main menu, click Mods to confirm they have loaded correctly.

Mods ingame


Tips & Troubleshooting

  • Lots of mods have variable options that can be edited by opening the configs folder in your modded profile folder.

  • To play with friends, they will need to have installed the same Forge version and mods in their own profiles.

  • Add only two or three mods at a time. This makes it easier to identify the causes of crashes when testing your modpack.

  • Common Reasons for crashes or mods not loading correctly:

    • Incompatibility with the version of Forge.
    • Incompatibility with the version of Minecraft.
    • Incompatibility with another installed mod.
    • Conflicts in item or block IDs.
    • Multiple versions of the same mod are installed.
    • Another mod is required for it to work.
    • It only works on a Minecraft server.
    • It needs to be activated with either a command or a configuration file change.
  • You can read the log and crash report files to help determine why your client is crashing.

    • Log files can be found in the logs folder and the most recent one is always named fml-client-latest.log.
    • Look for lines near the end of the log that have ERROR in them, clues to the cause will be on or near these lines.
    • The crash reports can be found in the crash-reports folder with a date and time of the crash in their filename.
    • Look for a line that has exception. The description of that exception could give you an idea of the problem.
    • In the Stack Trace and Caused by sections, look for lines that reference a mod that you have installed.
    • Both the log and the crash report may list all the installed mods and the state of loading that they reached. The state is usually indicated by some capitalized letters before the name of the mod. Look for mods that reached a different state than all the others for a potential cause of crashing.
  • If you are making major changes to your modpack then make a copy and use that for testing.

  1. Create a new profile in the Minecraft launcher.
  2. Name the profile differently so that you can tell which profile is for testing.
  3. Make sure you specify a new folder for its location.
  4. Copy the contents of the original profile’s folder to this new one.
  5. Continue to add mods and test your modpack.
  6. Once you have made all your changes, copy and paste this profile over the original.

StickyPiston Support

Whether you own a Server with StickyPiston.co or don’t, we are always happy to help with any technical issues you may be having. Open a support ticket with our team and we will be in touch.

Open Support Ticket


Further Reading & External Links

  • 26 Utilizadores acharam útil

Esta resposta foi útil?

 Imprimir este Artigo

Leia também

How to Import Custom Profile Into the Twitch Desktop Launcher

This guide is a step-by-step method for importing a custom modpack profile with the Twitch...

How to Share your Custom Modpack with Friends

You can easily share your custom modded Minecraft server and modpack with your friends....

Adding Additional Mods to your Minecraft Modded Server

When playing a modded Minecraft server you may want to add mods to it to alter the...

Enabling Disabled mods

If there are disabled mods in your modpack, they can be easily enabled with a few simple...

Disabling mods in your modpack

There can be times when you don't want all the mods in your modpack to load on the...