
JinxedLib
JinxedLib is a library designed to provide tools for multi-loader and mod pack developers.
About this Mod
JinxedLib is a library mod designed to help creators make multi-loader mods easier. This mod also comes with some data pack tools that may help modpack creators as well!
Most methods and classes have comments to help developers but if you get stuck feel free to join my discord server where I can help you!
Some of these features are similar to NeoForge features, the reason for porting them is so these features can be used in the fabric or common package.
Getting started
You can find the wiki here, this wiki explains all the features and how to get the mod setup!
Features
Registry utils to make registering things easier and now you don't have to setup services for registries every time you make a new multi-loader project!
Data driven compostable items, you can now make an item compostable using data packs.
Data driven furnace fuels, you can now make an item a furnace fuel using data packs.
Public common block classes, when using the vanilla gradle some classes like the 'StairBlock' class has protected access, but with this library you can use the 'CommonStairBlock' class to get around this!
Jinxed paletted permutations, with this you can use directories as a sprite source when using paletted permutations. I used this to make dyed decorated pots in Arts & Crafts!
Invoker mixins so you can use private registry methods in the common package!
Sign utils, with this library you no longer need to mixin into the sign 'isValid' method, instead you can just add your sign into a built in list!
Creative category utils, with this class you can add dyed blocks to the creative category with a for loop and it places them in the correct order, it even has support for custom dye mods!
Flammable block classes, these classes have the flammable methods already sorted out on the NeoForge side, you will just have to handle the flammable functionality on the Fabric side!
Custom loot modifiers for NeoForge.
Credits
- A massive thanks to Yirmiri for helping me with registry fixes! [Github Page Link]
Available Versions
How to Install JinxedLib 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.1.2).
Install Mod
Open the mod browser in the dashboard and search for "JinxedLib". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 1.21.11, 1.21.1 (+2 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
JinxedLib 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.1.2). You can switch loaders with one click in the panel.
Is JinxedLib compatible with fabric and forge and neoforge and quilt?
JinxedLib officially supports fabric, forge, neoforge, quilt for Minecraft 26.1.2, 1.21.11, 1.21.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 JinxedLib – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if JinxedLib 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.
Similar Mods
Rent Modded Server
Install JinxedLib with just one click on your server.
Details
- License
- LicenseRef-KekeCreations-License-Version-1.0-January-2025
- Server-side
- Required