Platform Help Center

How to make a Minecraft modpack


This article was originally provided by Akliz, at their website: How to Make a Technic Platform Mod Pack. Technic staff has made some updates to this article.

⚠ Warning: This guide is very outdated, and some parts might be completely wrong (a big example being the Minecraft Forge portion). A new guide is available at How to Create a Client Modpack.

Overview

This guide will feature three main parts to get you from start to finish. You will create your modpack, host it somewhere online, and then you will plug it into Technic Platform.

About

Minecraft has been around for a few years now and a lot of systems have grown up around the game. There are many different ways to make modpacks and each one has its own benefits. Some are really good for a single player experience. Some offer creative minds a great way to publish their work to a large audience. We find Technic to be an amazing tool that provides these capabilities to anyone for free. Not only can you make a modpack that takes all of the hard work out of the equation for all of the other people who might want to play with you, it also makes updating a far simpler process than it ever was before. You have access to thousands of creative minds, or just the one that you need. Technic is the platform we recommend for hosting a custom modpack for your server needs.

Anyone can make a Technic modpack with a little time, effort, and research. By the end of this tutorial, you will have a Technic modpack with at least one mod. If you wish to create a pack with more custom stuff, you will need to do some more research or apply what you learn here.

Create your Pack with your Desired Mods

This part will be simple. It just has a lot of steps. First, you’re going to be setting up the basic folder structure and putting Forge in its place. The second part will focus on getting our mods, generating the necessary files, and plugging them in place to finish the pack. The last step will archive everything into a Zip file.

One important thing to note before going ahead for anyone who recognizes the file structure of the Minecraft client, modpacks after they have been installed, or servers, Technic modpacks are structured slightly differently. So go ahead keeping that in mind in case anything seems out of place.

Set Up the Folders and Minecraft Forge

  1. Find a place to work on your computer, like your desktop. Create a new folder and call it whatever you want. Go into that folder.
  2. Make a few more folders inside the one you just made: bin, mods, config.
  3. Decide what version of Minecraft you want to make your pack for, and download the Minecraft Forge Universal Jar. You will probably want to download the Recommended version, unless one of your mods requires a newer Forge version.
  4. Run the installer you just downloaded.
  5. There should be 3 options: "Install client", "Install server" and "Extract". Select "Extract".
  6. Click the "..." button and choose the folder you created for your modpack in step 1.
  7. Click "OK". You will get an "Extracted successfully" message. Click "OK" on that as well.
  8. There should now be a file with "-universal.jar" in the name (for example: forge-1.12.2-14.23.5.2815-universal.jar). Move that file to the "bin" folder you created in step 2, and rename it to "modpack.jar".

Download the Mods

  1. Choose a mod to download. In this case, we will install a popular mod, NotEnoughItems, as an example. It has the added benefit of being easy to tell that it was installed properly. You will also need CodeChickenCore for this to work.
  2. Copy your mods (NotEnoughItems and CodeChickenCore) to your mods folder in your new modpack.
  3. Install the mod(s) to a clean client (client that doesn't have any other mods installed). You can follow this guide on installing client mods if you don't know how.
  4. Make sure to leave your client folder open (where you installed the mods) so you can keep track of any files that might change.
  5. Run your client once to let the config files generate. Some mods also create other files that might also need to be added to your modpack. For this particular mod, if you press the “O” button while in your inventory, you will see a special interface. This will give you gratification that you installed it properly.
  6. Copy all of the config files from the config folder of your client (and whatever else was generated) to your modpack into the config folder (or other appropriate place).

Archive the Contents

This is one of the most important parts. We need to take all of the files and turn them into a single archive file. This will allow us to upload it as one file, and later, Technic can download it as one file. It has the added benefit of being compressed. That means that the file size is made smaller than the original files by finding repeating patterns. So uploading and downloading will also be faster.

  1. Make sure you have some form of archiving tool. Examples include: Winzip, Winrar, 7-Zip, (tar/gzip/bzip2 built-in to Linux/Mac). For the purposes of this guide, we will assume that if you are using Linux/Mac, you know how to zip/unzip and that if you are using Windows, we will use 7-Zip because it's free and powerful.
  2. Download and install 7-Zip according to their directions.
  3. Go to the root directory of your modpack (the folder with bin, mods, and config folders).
  4. Select everything in the folder by pressing CTRL + A. Right click on one of the folders to bring up a context menu. Hover over 7-Zip's menu and compress into an archive. The options with "..." allow you to use more advanced features (including giving the archive a name). Otherwise, you can rename it after it makes the zip file. Make sure you create a ZIP file and not a .7z, .rar, .tar, .tar.gz, or any other archive format. Don't use complex compression or change block sizes. Use the default settings or Technic might not be able to unzip it later. Not every program is written to be compatible with different compression formats.

At this point, your modpack is complete. It wasn't too hard to set up, it just had a lot of different steps. Now, you have to host it somewhere and plug it into the Technic platform.

Host Your Pack's Zip File

Hosting is a requirement for Technic Platform. Their software acts as a proxy service that bounces your launcher from their services to the hosting service you have chosen to use so that it can download the modpack you create. When it does download it, the software then un-packages everything and runs it. The Technic Platform does not offer hosting as this would be incredibly expensive for them to do.

There are a lot of different ways to do this and many different hosting solutions. Many of them are extremely complicated or cost money. This guide will use a simple and free service called Dropbox. You will need to have an account to use this, so sign up now if you don't have one. If you don't want to use Dropbox, you will need to research other tools like Mediafire, Mega, OneDrive, etc. The most important thing however is that it must have a direct download link. If you choose to use a more complicated method (LAMP server), the files being served have to have public read permissions. This means that if a person (or a computer) accesses the link, it automatically downloads the file (your modpack), without having to click on any buttons. If there are any buttons on the screen, and not a direct download, the system will fail. This isn't a limitation of Technic, but how these systems are designed to work.

  1. Upload your modpack to Dropbox. If you use the Dropbox client, you will need to go to your browser anyway, so navigate to your Dropbox dashboard.
  2. Navigate to where you uploaded your modpack.zip and look for the little "chain link" icon. Click on that and it will bring up the share popup.
  3. Make sure visibility is set to "Anyone." Copy the link. It will look like this: https://dl.dropbox.com/s/qwerty1234abcd/modpack.zip?dl=0
  4. The important part here is ?dl=0. This means "do not download". We want to change it to ?dl=1. This means "download this please!". Effectively that will change your link to a direct download link. It will now look like this:
    https://dl.dropbox.com/s/qwerty1234abcd/modpack.zip?dl=1
  5. Write this down somewhere! It's very important!

Publish Your Pack on Technic

The last part of this puzzle is to plug everything into Technic. It's also fairly easy. The purpose of publishing your pack on Technic is to give you and your users a special URL to paste into your client that will automatically download your modpack from your hosting service and set it up to work the way it should (given that there aren’t any bugs in the mods or mistakes in setting up the pack). Technic is also capable of modpack versioning so that you can update your pack from one version to the next and keep track of it. For a more advanced system that will allow people to download and use multiple versions of a modpack similar to how BTeam, Hexxit, Tekkit work, you will need to use Technic Solder. That is far more advanced than this tutorial however.

You will need to have a Technic user account. So if you don't have one, please make one now.

Follow these guides here to create a modpack on the Technic Platform:

If you are unfamiliar with the Technic launcher, continue below. Otherwise, you are done! You can continue adding more mods to your modpack if you'd like. Try one mod at a time, trial and error. Good luck and have fun!

Test Your Pack

One of the most important steps you can take in this whole process is to test your pack and make sure it’s working before making it public or sharing with your friends. If you run into any issues, you will have to do research and use Google or other search engines to find solutions. While we want to encourage people who take the next creative leap in making their own modpack, we cannot spend what can take hundreds of hours to help curate one for each person that may run into issues. That being said, there are things you can keep in mind:

  1. Always test one mod at a time and make sure it works on your Forge client first. If it works on your Forge client before you put it in your pack and download it via Technic, chances are you did something to set up your pack wrong and you know where to look and which mod to check.
  2. Keep notes!! Some things are really simple, but some things are difficult and you might need to remember them. After 1.6.4, you don’t have to worry about Block and Item ID’s anymore. But you do have to worry about biome/enchantment/potion ID’s still. There are only so many slots for these and you could have conflicts if you add mods that use the same numbers. Keep notes of what mods use what ID’s and you can check later when adding new mods to save yourself a major headache. This can be applied to a lot of other things that need to be noted.
  3. Test your pack on your server (or on a local test server) before uploading it to Technic. What happens if your players get forced to play on version 1.0.2 of your modpack but that version doesn’t work on your server? Your server works with 1.0.1. So you have to do a bunch of roll backs and fixes, and then revert your update from Technic.
  4. Have fun and don’t wear yourself out. Making modpacks can be a work of art, or it can just be for the fun of it. But if you don’t watch out, it can also be a lot of work and frustration that you get stuck into with a lot of people expecting more work from you for updates. Remember it’s just for fun!

How to Test

  1. Download the Technic Launcher.
  2. Navigate to where you downloaded the launcher and double click on it to launch it.
  3. The first thing that pops up is a login form. Log in using your Mojang account and password. If you are concerned, read the Terms of Service and Privacy Policy on the login form.
  4. From here, you can choose one of the platform packs by scrolling the left sidebar on the Modpacks tab and clicking Install/Play when you decide which modpack you want.
  5. If you want to add another pack, you can search using the search bar above the modpacks list or you can paste the platform URL like the one you got above from your modpack into the same search bar. Install it. Then press play to load the modpack!

Comments

  • Avatar
    LennyTheSniper

    How do you run the client without being able to first upload it to Technic launcher.

  • Avatar
    nnytak

    For those having issues where you only get a vanilla load up, make sure you only follow the `Set Up the Folders and Minecraft Forge` completely and make your modpack.jar file.

  • Avatar
    Gwidonn

    I have error "a java expection has occurred" some one help?

  • Avatar
    XxtheicedragonxX

    still dont get mods...

  • Avatar
    Crasher9801

    So I don't have drop box and I cant get drop box. Could someone plz tell me how to do the last few steps with the zip file on google drive or something.

  • Avatar
    LittleEavan

    So, dropbox has made it so the download link can only be made for anyone if you have dropbox professional. Does anyone have a guide for which people can use MediaFire alternatively? Or, if anyone knows to do it? I'm also looking for other alternatives to Dropbox that are Free. Thanks.

  • Avatar
    GamingLarsNL

    well, made a pack, added it to technic, played it through the launcher, and all i got was vanilla minecraft without any mods.. even looked on youtbe and forums what to do, but haven't had any succes so far (and yes, i read the whole thing, and no, im not stupid, i did all of them)

    Edited by GamingLarsNL
  • Avatar
    supervoltage

    For anyone who is getting a vanilla Minecraft when running their custom modpack from the Technic Launcher using versions 1.12+, **do not extract the installer**.

    Instead, just stick the installer .jar file straight into the bin folder and rename **that** to say "modpack.jar".

  • Avatar
    endlessxaura

    PSA: This article has an error. You need to put the forge installer in the bin folder and rename that "modpack.jar". If you do the universal jar that forge distributes, it will load vanilla minecraft.

  • Avatar
    Chaosminecraft1

    Nice. It worked. But i had to put instead of https://dl.dropbox.com To https://www.dropbox.com With a ?dl=1 in the end.
    Cheers,
    Chaosminecraft

  • Avatar
    TheChibiDemon

    i followed all the steps and even got a dropbox to do this, and it didn't work it ran vanilla minecraft, i don't know why

  • Avatar
    Grim_MC

    Isn't this outdated now?

  • Avatar
    JJBurbageMC

    It won't let me extract forge, when I press the button, it says it finishes but it doesn't do anything.

  • Avatar
    whiteknightz28

    Forge changed at 2854. You now just place the installer in the bin folder. Do not install it, extract it, or use the universal. Just place the installer in the folder and rename it to modpack.jar

Powered by Zendesk