
PartiumAPI
An api for easily adding items made out of different parts. For your mods and datapacks.
About this Mod

About
This Mod is an API for adding tools made out of components to your mod or datapack.
You add your parts/components using a data and resource pack within your mod or an addon made up directly of a resource pack and datapack.
As of version 0.0.1-alpha Lightsabers are not supported
Turoials
Tutorials can be found on Youtube PartiumAPI Playlist or in the WIKI on github
Quickstart
With the "Partium test resources" resourcepack enabled you can use this command:
"/give @p partium:sword[partium:parts={
"blades": {
"primary":{ "scale":8.75, "model":"partium:test_blade"}
},
"grip":{
"model":"partium:test_grip"
},
"pommel":{
"model":"partium:test_pommel", "scale":0.75f
},
"emitter":{
"model":"partium:test_emitter", "scale":0.75f
},
"guard":{
"model":"partium:test_guard", "scale":0.75f
}
}]"
to give you a test sword
Available Versions
How to Install PartiumAPI 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 (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "PartiumAPI". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
PartiumAPI 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 (1.21.1). You can switch loaders with one click in the panel.
Is PartiumAPI compatible with fabric and java-agent and neoforge?
PartiumAPI officially supports fabric, java-agent, neoforge for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with PartiumAPI – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if PartiumAPI 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 PartiumAPI with just one click on your server.