Differentiate

Quick rating

Community listing page, reviews here may not be monitored by the author.

Differentiate

No reviews yet

A modding library for Eltrut & Co.

No Theme
No Genre
API/Library
Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
Creative Commons Attribution Non Commercial Share Alike 4.0 International
Latest Version
differentiate-1.21.1-3.1.1.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Eltrut & Co. Discord Differentiate on Github CC BY-NC-SA 4.0

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.

Credits:

Vazkii, for some of the block code and models

Eltrut & Co. Discord Differentiate on Github CC BY-NC-SA 4.0

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

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

5.2m
Total Downloads
CurseForge
5.2m
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works