HomeJavaModsDuplicationless
Duplicationless
ModsJava

Duplicationless

by _nArUTo_ · on CurseForge

A lightweight Minecraft library that simplifies JSON configs, block data storage, and entity tracking across chunks and dimensions.

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.11 · NeoForge⬇ Download for 1.21.1 · NeoForge⬇ Download for 1.20.1 · Forge⬇ Download for 1.19.2 · Forge⬇ Download for 1.18.2 · Forge⬇ Download for 1.16.5 · Forge
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

Duplicationless

This is not a gameplay mod — it’s a library.

I made this because I was tired of writing the holy ****ing same data tracking and config code again, again, again, and again in my mods.

So instead of copy-pasting the same ten trillion lines every time, I decided to pack them all into one place — and here we are.

What it does

https://github.com/MCTeamPotato/Duplicationless/tree/1201/src/main/java/me/kall/duplicationless

Except the main entrypoint and mixins, every class is an API.


Note

This project basically exists because I got lazy (in a productive way).

If you’re also tired of rewriting entity or block tracking logic, maybe you’ll find it useful too.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more