CurseForge · Minecraft mod
Hilt
A shared library and compatibility layer for Modern Mods and other NeoForge projects.
Quick answer
Which Hilt release should I use?
Hilt-1.21.1-1.14.jar targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Hilt required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Hilt-1.21.1-1.14.jar need?
Hilt-1.21.1-1.14.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Hilt without breaking your instance.
Built for Hilt-1.21.1-1.14.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Hilt-1.21.1-1.14.jar. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside Hilt-1.21.1-1.14.jar. It opens that exact file at the source.
About this project
What does Hilt add?
A shared library and compatibility layer for Modern Mods and other NeoForge projects. Ported from Mantle
Maintained and published by Modern Mods.
About Hilt
Hilt is a shared Minecraft modding library maintained by Modern Mods for Minecraft 1.21.1 and NeoForge.
It provides common code, APIs, utilities, data systems, registration infrastructure, and other shared foundations used across projects that would otherwise need to duplicate the same functionality.
Hilt is primarily a developer dependency rather than a standalone gameplay mod.
Its purpose is simple:
Put the shared machinery in one place so the mods built on top of it can focus on their own systems.
Hilt also carries forward portions of the architecture and implementation lineage of Mantle and related Slime Knights projects while adapting that foundation for the modern NeoForge ecosystem.
What Hilt Is For
Hilt provides reusable infrastructure for systems commonly shared between larger Minecraft mods.
Depending on the consuming project, this can include foundations for:
- Registries and content registration
- Data-driven content
- Materials and material-related systems
- Recipes and serialization
- Networking
- Menus and screens
- Fluid-related systems
- Tags and resource handling
- Datagen
- Common utilities
- Mod interoperability
- Client and server helpers
- Shared APIs
- Extensible systems for additional Modern Mods projects
Not every Hilt system is necessarily used by every dependent mod.
The goal is to provide a stable shared foundation without forcing unrelated gameplay systems into the library itself.
Used by Modern Mods
Hilt is developed as part of the broader Modern Mods ecosystem.
Modern Mods builds substantial NeoForge projects centered around crafting, automation, progression, exploration, interoperability, and other large gameplay systems.
Hilt exists underneath those projects as shared infrastructure rather than as another gameplay-focused mod.
Modern Mods
Modern Minecraft. Bigger systems.
View the Modern Mods organization
For Players
You generally only need to install Hilt when another mod lists it as a dependency.
Hilt is not intended to provide a major standalone gameplay experience.
If a mod requires Hilt:
- Make sure your Minecraft version matches.
- Make sure you are using NeoForge.
- Install the required version of Hilt.
- Install the mod that depends on it.
- Place the required
.jarfiles in yourmodsdirectory.
Dependent mods may require a specific Hilt version.
For Developers
Hilt is intended to provide common infrastructure that can be shared between multiple NeoForge projects.
When developing against Hilt, keep in mind that APIs may evolve alongside the projects using them, especially while active ports and migrations are still underway.
Where practical, shared systems should remain:
- Data-driven
- Server-aware
- Multiplayer-safe
- Extensible
- Compatible with modern NeoForge APIs
- Independent from unnecessary client-only code
- Suitable for reuse across multiple projects
Project description from CurseForge.
Pick your setup
Hilt by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21.1
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Hilt versions and loaders
Hilt-1.21.1-1.14.jar
25 Aug 2026
Hilt-26.1.2-1.13.jar
19 Aug 2026
Hilt-1.21.1-1.13.jar
17 Aug 2026
Hilt-1.21.1-1.12.jar
15 Aug 2026
Looking for an older file? The official CurseForge project page is in Resources.