Installation
Learn how to install the Compostables mod on your Minecraft server or client.
Prerequisites
Before installing Compostables, ensure you have:
- Minecraft 1.21.5+
- Fabric Loader 0.16.14+
- Fabric API
- Java 21+
Client Installation
Using a Launcher (Recommended)
-
Install a mod launcher that supports Fabric:
-
Create a new Fabric instance for Minecraft 1.21.5+
-
Download the required mods:
-
Place both JAR files in the
mods
folder -
Launch the game!
Manual Installation
- Download and run the Fabric installer
- Select Minecraft 1.21.5+ and install
- Download Fabric API and Compostables
- Place both JARs in
.minecraft/mods
folder - Launch Minecraft using the Fabric profile
Server Installation
For Server Owners
-
Download Fabric server installer
-
Run the installer:
java -jar fabric-installer.jar server -mcversion 1.21.5
-
Download required mods:
-
Create a
mods
folder in your server directory -
Place both JAR files in the
mods
folder -
Start your server:
java -Xmx4G -jar fabric-server-launch.jar nogui
For Hosting Providers
Most hosting providers support Fabric servers. Simply:
- Select Fabric 1.21.5+ as your server type
- Upload Fabric API and Compostables to the mods folder
- Restart your server
Verification
To verify the mod is working:
- Start Minecraft/server
- Check the logs for "Initializing Compostables mod!"
- Try composting rotten flesh in a composter
- If it works, you're all set!
Troubleshooting
Mod Not Loading
- Ensure you have the correct Minecraft version (1.21.5+)
- Verify Fabric API is installed
- Check that Java 21+ is being used
Crashes on Startup
- Update to the latest Fabric Loader
- Remove conflicting mods
- Check the crash report for details
Items Not Composting
- Ensure you're using a composter block
- Verify the mod loaded successfully
- Check if other mods might be conflicting
Compatibility
Compostables is compatible with:
- Most Fabric mods
- Vanilla clients (when installed on server)
- Major mod packs
Known incompatibilities:
- None currently reported