Minecraft

How to Set Up the Minecraft Starter Kit Mod

Minecraft·May 20, 2026·22 min read

Overview

Starting fresh in Minecraft can be slow, especially when the world seed refuses to provide the basics nearby. No trees, awkward terrain, or an unlucky spawn can turn the first few minutes into a small logistics problem. The Starter Kit mod solves this by giving players a configurable set of items when they first join a world or server.

Starter Kit works with Forge and Fabric, and it can be used in singleplayer or on a multiplayer server. The kit can include tools, armor, food, blocks, or anything else you want new players to have. It is not vanilla behavior, but it is useful for adventure maps, modded servers, beginner-friendly worlds, or any setup where punching trees should not be the opening ceremony.

This guide explains how to download Starter Kit, install it on a client or server, create a custom kit, and fix the most common issues.

Downloading Starter Kit

  1. Open the Starter Kit page on CurseForge, then select Files near the top of the page.
  1. Find the file that matches your Minecraft version and mod loader.
  1. Use the three-dot menu on the right side of the file entry, then choose Download File.
  1. Save the file somewhere easy to find, such as your desktop or downloads folder.
  1. Download the Collective dependency mod as well. Starter Kit requires it to work.

Installing Starter Kit on Your Client

Client installation is only needed if you want to use Starter Kit in singleplayer, or if your server requires the mod on each player client. Before adding the files, make sure the correct Forge or Fabric profile is already installed in your Minecraft launcher.

  1. Open the Minecraft Launcher and select Installations.
  1. Locate your Forge or Fabric profile, then click the folder icon for that installation.
  1. Open the `mods` folder. If it does not exist, create a folder named `mods` in that location.
  1. Drag both downloaded `.jar` files into the `mods` folder.
  1. Return to the launcher and start Minecraft using the modded profile.

Installing Starter Kit on a Server

For a server, first switch the server software to the matching Forge or Fabric version. Start the server once after changing the version selector in your panel so the required folders generate, then stop it before uploading mods.

  1. Open your server panel and go to the file manager or FTP area.
  1. Log in with your server credentials if prompted.
  1. Open the `mods` directory, then choose the upload option.
  1. Upload the Starter Kit `.jar` file and the Collective dependency `.jar` file.
  1. Wait until the upload reaches 100%, then restart the server.

Creating a Starter Kit

After joining the server or singleplayer world, become an operator or enable cheats so you can configure the kit. Starter Kit normally gives a default item set when it is first installed, which confirms the mod is loading correctly.

To replace that default kit, prepare the exact inventory you want new players to receive. You can use creative mode, `/give`, or normal survival gathering. Creative mode is usually the cleanest option because it avoids turning setup into a mining trip with paperwork.

Prepare the Inventory

Arrange the items exactly how they should appear for new players. This includes the hotbar, main inventory, armor slots, and off-hand slot. If you place a sword in slot one, boots in the armor slot, and food in the hotbar, that is how the kit will be delivered.

For singleplayer worlds where cheats are disabled, you may need to open the world to LAN with cheats enabled before running commands. Advanced users can also edit world data, but the LAN method is safer for most setups.

Save the Kit With a Command

Once the inventory is ready, run this command in chat:

`/starterkit set`

The mod will save your current inventory as the new starter kit. This overwrites the active default kit, so future new players receive your chosen items instead.

When the command succeeds, Starter Kit returns a confirmation message that the configuration was updated. You can run the command again whenever you want to replace the kit. Older kit files may remain in the mod configuration folder, which can be helpful if you need to recover a previous setup.

Testing the Starter Kit

New players should receive the custom kit when they join the world or server for the first time. If you are testing in singleplayer, create or use a different world after setting the kit, then join the target world so the mod treats the player entry correctly.

There may not be a chat message when the kit is granted. Check the inventory instead. Depending on the items included, Minecraft may also unlock recipes or advancements automatically.

Editing the Configuration Manually

Manual configuration is available, but it is easier to break than the command method. The file format can vary between Forge and Fabric versions, so only edit it directly if you are comfortable preserving item IDs, spacing, colons, values, and other required formatting.

For servers, the configuration is usually managed through the server file manager. For singleplayer, open the same path inside your local Minecraft instance folder.

  1. Open your server file manager or FTP client and log in.
  1. Go to this folder path:

`/config/starterkit`

  1. Open `starterkit.txt` with the file editor.
  1. Make the needed changes carefully, then save the file.
  1. Restart the server so the edited configuration loads.

Common Problems

If the kit does not appear after installing the mod, confirm that Collective is installed alongside Starter Kit. It is a required dependency, and Starter Kit will not function correctly without it. Also verify that both files match the same Minecraft version and loader type as the server or client.

If the default kit works but your custom kit does not appear, the player may already be recorded as having joined before. Starter Kit is intended for new players, so existing player data can prevent the kit from being granted again. Resetting that player data usually fixes the issue, although a server restart is worth trying first.

If manual edits stop the kit from working, restore the file or use `/starterkit set` again. Missing punctuation, malformed item IDs, or changed spacing can make the configuration invalid. The in-game command is usually the better tool unless you specifically need to inspect or recover old kit entries.

Useful References

  • Starter Kit on CurseForge
  • Collective on CurseForge
  • Installing Forge for Minecraft
  • Installing Fabric for Minecraft

Still have questions?

Come chat with us and we will get back to you as soon as possible!

Contact Support