
Utilize
Yet another Minecraft modding library, made for DevPieter's mods.
About this Mod
Utilize
A powerful utility library for Fabric mods by DevPieter, with custom tools and events to make modding easier.
Download
You can download Utilize on Modrinth: Download Utilize
Description
This is Utilize, yet another Minecraft modding library, made for DevPieter's mods. It
contains many custom Utils and Events to make modding easier and updates faster.
Usage (Developers)
You can use Utilize in your Fabric mod by adding it as a dependency. The latest version is available
on Maven Pietr Space.
Gradle
repositories {
maven {
name "Pietr Space Releases"
url "https://maven.pietr.space/releases"
}
}
dependencies {
implementation "nl.devpieter:utilize:${version}"
}
Maven
<repositories>
<repository>
<id>pietr-space-releases</id>
<name>Pietr Space Releases</name>
<url>https://maven.pietr.space/releases</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>nl.devpieter</groupId>
<artifactId>utilize</artifactId>
<version>${version}</version>
</dependency>
</dependencies>
Available Versions
How to Install Utilize 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.11).
Install Mod
Open the mod browser in the dashboard and search for "Utilize". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.11, 1.21.10, 1.21.9 (+9 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Utilize 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.11). You can switch loaders with one click in the panel.
Is Utilize compatible with fabric?
Utilize officially supports fabric for Minecraft 1.21.11, 1.21.10, 1.21.9. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Utilize – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Utilize 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 Utilize with just one click on your server.