Installation Guide

Get Command Maker installed and ready to use in just a few minutes!

Prerequisites

  • Minecraft 1.6+ (tested 1.17+)
  • Fabric Loader (download from fabricmc.net)
  • Fabric API (required for Fabric compatibility)

Installation Steps

Step 1: Download the Mod

  1. Visit Modrinth - Command Maker
  2. Click the download button for your desired version
  3. The JAR file will be saved to your Downloads folder

Step 2: Locate Your Mods Folder

The location depends on your launcher:

  • Prism Launcher: instance-name/minecraft/mods/
  • MultiMC: instance-name/minecraft/mods/
  • Official Launcher: .minecraft/mods/
  • Linux: ~/.minecraft/mods/

Step 3: Install the JAR

  1. Copy the downloaded command-maker-*.jar file
  2. Paste it into your mods folder
  3. Make sure Fabric API is also in the mods folder

Step 4: Launch Minecraft

  1. Open your launcher
  2. Select a profile with Fabric Loader
  3. Click Play
  4. Wait for Minecraft to fully load

Step 5: Verify Installation

  1. Once in-game, open the chat with T
  2. Type /cmd reload and press Enter
  3. You should see a confirmation message

First-Time Setup

On first launch, Command Maker automatically creates:

  • config/CommandMaker/ folder
  • aliases.json configuration file
  • Example aliases to get you started

You can now edit the aliases and start creating commands!

Legacy Fabric Installation (Minecraft 1.8-1.13.2)

Command Maker supports Legacy Fabric for older Minecraft versions! Here's how to install it:

Prerequisites for Legacy

  • Minecraft 1.8 through 1.13.2
  • Legacy Fabric Loader (download from legacyfabric.net)
  • Java 8+ (Java 8-11 recommended for legacy versions)

Installation Steps

  1. Download the Legacy Edition of Command Maker from the Downloads page
  2. Install Legacy Fabric Loader for your Minecraft version
  3. Copy the JAR file into your mods folder
  4. Launch your Legacy Fabric profile

Legacy Limitations

Legacy versions have reduced feature support:

  • No GUI system available
  • Limited advanced features
  • Basic command aliases and custom syntax only

Note: Legacy versions are provided for nostalgia and compatibility but receive minimal feature updates.

Troubleshooting Installation

Mod doesn't appear in-game?

  • Verify Fabric Loader is installed correctly
  • Ensure Fabric API mod is also in the mods folder
  • Check that the JAR filename is correct
  • Try deleting the mod, restarting the launcher, and re-adding it

Error on startup?

  • Check your launcher's console for error messages
  • Make sure you're using Java 21 or higher
  • Visit the Troubleshooting page for more help

Next Steps

After installation:

  1. Read the Getting Started guide
  2. Learn about Creating Aliases
  3. Explore the Examples section