
BaguetteLib
Ever tried to make a mod that needs proper death handling or inventory tracking? Yeah, NeoForge events suck for that.
About this Mod
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.
!
Available Versions
How to Install BaguetteLib on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.2).
Install Mod
Open the mod browser in the dashboard and search for "BaguetteLib". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.2, 26.1.2, 26.1 (+3 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
BaguetteLib server crashes on startup – what to do?
Most common cause: wrong fabric 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 (26.2). You can switch loaders with one click in the panel.
Is BaguetteLib compatible with fabric and forge and neoforge?
BaguetteLib officially supports fabric, forge, neoforge for Minecraft 26.2, 26.1.2, 26.1. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with BaguetteLib – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if BaguetteLib 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.
Rent Modded Server
Install BaguetteLib with just one click on your server.