
Differentiate
A modding library for Eltrut & Co.
About this Mod

Differentiate is a library mod designed with an emphasis on automation and copyleft licensing. It is being developed for Eltrut & Co. but can be used by anyone.
Differentiate does not add anything on its own; however, it is required for the following mods:
- Lepton
- Addendum
- More Respawn Anchors
- ... & other mods by Eltrut & Co.!
Modders are free to use this in their projects. This coremod lacks a dedicated maven, so check out this article for how to add this to your development environment, or copy-paste the code below:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
filter {
includeGroup "maven.modrinth"
}
}
}
dependencies {
modImplementation "maven.modrinth:differentiate:${differentiate_version}"
}
and then define the target version of Differentiate in your gradle.properties file.
Credits:
Vazkii, for some of the block code and models
Available Versions
How to Install Differentiate on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set neoforge Loader
In the panel under "Egg", select the neoforge loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Differentiate". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Differentiate server crashes on startup – what to do?
Most common cause: wrong neoforge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Differentiate compatible with neoforge?
Differentiate officially supports neoforge for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Differentiate – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Differentiate consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Differentiate with just one click on your server.
Details
- License
- Creative Commons Attribution Non Commercial Share Alike 4.0 International
- Server-side
- Required