Overview
Essential Mod can be installed on Minecraft Java Edition using either Forge or Fabric mod loaders. This guide will walk you through the installation process for players.For developers: If you’re looking to use Essential’s API in your mod, see the Quick start guide instead.
Prerequisites
Before installing Essential, make sure you have:Minecraft Java Edition
A valid Minecraft Java Edition installation (version 1.8.9 or newer)
Mod loader
Either Forge or Fabric installed for your Minecraft version
Supported versions
Essential supports a wide range of Minecraft versions:| Mod Loader | Minecraft Versions |
|---|---|
| Forge | 1.8.9, 1.12.2, 1.16.2-1.16.5, 1.17.1-1.21.x |
| Fabric | 1.16.2-1.21.x |
Installation methods
- Automatic (Recommended)
- Manual Installation
- MultiMC / Prism Launcher
Using Essential Installer
The easiest way to install Essential is using the official installer:Download the installer
Visit essential.gg/download and download the Essential Installer for your operating system
Run the installer
Open the installer and select your Minecraft version and mod loader (Forge or Fabric)
Complete installation
Click Install and the installer will automatically:
- Install the mod loader if not already installed
- Download the Essential Container mod
- Place it in your
modsfolder
The installer creates an Essential Container mod, which automatically downloads the latest version of Essential on first launch.
Container vs Pinned versions
Essential is distributed in two formats:Container version (essential.gg/download)
Container version (essential.gg/download)
- Small file size (< 1 MB)
- Downloads the latest Essential version on first launch
- Automatically updates to new versions
- Recommended for most users
- Single file works across multiple Minecraft versions
Pinned version (Modrinth/CurseForge)
Pinned version (Modrinth/CurseForge)
- Larger file size (includes specific Essential version)
- No download required on first launch
- Uses the specific Essential version included in the file
- Includes both Minecraft and Essential version in filename
- Can be updated via in-game update functionality
First launch
When you launch Minecraft with Essential for the first time:Initial setup
If using the Container version, Essential will download on first launch (this may take a moment)
Accept terms of use
You’ll be prompted to accept Essential’s Terms of Use and Privacy Policy before accessing social features
Accept community rules
Accept the Community Rules to engage with social features like messaging and friends
File locations
After installation, Essential creates several files in your Minecraft directory:| Location | Description |
|---|---|
.minecraft/mods/ | Container or pinned Essential mod file |
.minecraft/essential/ | Essential’s data directory |
.minecraft/essential/Essential (<Loader>_<Version>).jar | Main Essential mod (auto-downloaded by Container) |
.minecraft/essential/loader/ | Loader stage files |
.minecraft/essential/libraries/ | Essential’s library dependencies |
Verifying installation
To verify Essential is installed correctly:Check the main menu
Look for Essential buttons on the Minecraft title screen (typically in the top-right area)
Troubleshooting
Essential doesn't appear in the mods list
Essential doesn't appear in the mods list
- Verify you’re using the correct Forge or Fabric version
- Ensure the
.jarfile is in themodsfolder - Check that you don’t have conflicting mods
- Try restarting Minecraft
Container version stuck downloading
Container version stuck downloading
- Check your internet connection
- Temporarily disable firewall/antivirus
- Delete
.minecraft/essential/and restart Minecraft to re-download - Try using the pinned version from Modrinth/CurseForge instead
Crashes on launch
Crashes on launch
- Ensure you have the correct Minecraft version
- Check for mod conflicts (try removing other mods temporarily)
- Update your Java version (Essential requires Java 8+ for older MC versions, Java 17+ for MC 1.18+)
- Check the crash log in
.minecraft/crash-reports/
Features not working
Features not working
- Make sure you’ve accepted the Terms of Use and Community Rules
- Check that Essential Settings are configured correctly
- Verify your internet connection for online features
- Try resetting Essential settings to defaults
Getting help
If you encounter issues:Discord support
Get help from the community and support team
Essential Wiki
Browse detailed guides and troubleshooting steps
Next steps
Explore features
Learn about Essential’s social features, cosmetics, and settings
Developer guide
Build mods using Essential’s powerful API