Installation¶
Get Logistics installed and running in your Minecraft instance.
Requirements¶
- Minecraft: 1.21.11
- Fabric Loader: 0.18.4 or newer
- Fabric API: Latest version for 1.21.11
- Java: 21 or newer
Installation Steps¶
1. Install Fabric Loader¶
If you haven't already: 1. Download Fabric Loader for Minecraft 1.21.11 2. Run the installer 3. Select "Client" installation 4. Choose your Minecraft directory 5. Click Install
2. Download Fabric API¶
Fabric API is required for Logistics to work:
1. Download from Modrinth or CurseForge
2. Choose version for Minecraft 1.21.11
3. Save the .jar file
3. Download Logistics¶
Get the Logistics mod: - GitHub Releases - Latest releases and dev builds - Modrinth - Stable releases - CurseForge - Stable releases
Download the version for Minecraft 1.21.11.
4. Install Mods¶
- Locate your
.minecraft/modsfolder: - Windows:
%appdata%\.minecraft\mods - macOS:
~/Library/Application Support/minecraft/mods - Linux:
~/.minecraft/mods - Create the
modsfolder if it doesn't exist - Copy both
.jarfiles into themodsfolder: - Fabric API
.jar - Logistics
.jar
5. Launch Minecraft¶
- Open the Minecraft Launcher
- Select the Fabric profile
- Click Play
- Verify Logistics is loaded (check mods menu)
Verification¶
In-game, check that Logistics loaded successfully: 1. Open the mods menu (usually Mod Menu mod) 2. Look for "Logistics" in the list 3. Verify version matches what you downloaded
Or just try crafting a Copper Transport Pipe!
Troubleshooting¶
Game crashes on startup: - Verify you're using Minecraft 1.21.11 - Check Fabric Loader is version 0.18.4+ - Ensure Fabric API is installed - Confirm Java 21 or newer
Mod doesn't appear:
- Check .jar files are in the mods folder
- Verify Fabric profile is selected in launcher
- Look for error messages in launcher log
Recipe conflicts or issues: - Check for mod compatibility issues - Try with only Logistics and Fabric API installed first
Next Steps¶
Once installed, learn how to build your first network: - Your First Pipe Network - Build a basic item transport system - Understanding Tiers - Learn the progression system
See Also¶
- Pipe Networks - How pipes connect
- Pipes - All available pipe types
- Copper Transport Pipe - Basic transport pipe