CurseForge · Minecraft mod
BaguetteLib
A simple but powerful event library that gives mod developers the control they actually need.
Quick answer
Which BaguetteLib release matches 26.2 NeoForge?
baguettelib-26.2-NeoForge-2.0.4.jar targets 26.2 with NeoForge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.
Where it goes
Is BaguetteLib required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does baguettelib-26.2-NeoForge-2.0.4.jar need?
baguettelib-26.2-NeoForge-2.0.4.jar on 26.2 NeoForge. Every mod below is checked against that same setup.
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 BaguetteLib without breaking your instance.
Built for baguettelib-26.2-NeoForge-2.0.4.jar on 26.2 NeoForge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use baguettelib-26.2-NeoForge-2.0.4.jar. It targets 26.2 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 it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside baguettelib-26.2-NeoForge-2.0.4.jar. It opens that exact file at the source.
About this project
What does BaguetteLib add?
BaguetteLib
Ever tried to make a mod that needs proper death handling or inventory tracking? Yeah, NeoForge events suck for that. Support in my Discord
What's in it
Death Events
- Catch deaths before they happen (cancel them if you want)
- Do stuff after someone dies
- Works on everything - players, mobs, whatever
Inventory Events
- Hotbar changes, armor swaps, picking stuff up
- Get the old item and new item for each change
- Special handling for hands and offhand
Usage
Add it to your mod, register some events:
@SubscribeEvent
public static void onPlayerPreDeath(PlayerDeathEvent.Pre event) {
// Do whatever you want here
}
That's it. No mixins, no extra crap.
Made by a developer who got tired of working around NeoForge event limitations.
If you'd like to support me and the development of my mods, I recommend trying out BisectHosting. Use code "project8gbderam" to get 25% off your first month of a gaming server for new customers. They offer 24/7 support and lightning-fast response times, ensuring you're in great hands and providing exceptional assistance for all your gaming needs. https://www.bisecthosting.com/project8gbderam

Project description from CurseForge.
Pick your setup
BaguetteLib by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
2 loader builds26.1.1
2 loader builds26.1
2 loader builds1.21.1
1 loader build1.20.4
1 loader build1.20.3
1 loader build1.20.2
1 loader build1.20.1
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
BaguetteLib versions and loaders
baguettelib-26.2-NeoForge-2.0.4.jar
17 Jun 2026
Looking for an older file? The official CurseForge project page is in Resources.