Utilize
ModYet another Minecraft modding library, made for DevPieter's mods.
Type
Mod
Modrinth Downloads
44,408
Modrinth ID
xkFNAjZd
Last Updated
Sep 1, 2026
Description
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>Compatibility
Mod Loaders
Game Versions
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
KubeJS Diesel Generators
Create: Diesel Generators integration for KubeJS
Caves & Canyons
Save your surface, find your underground adventure!
Teams Stages
Teams Stages is an addon for Game Stages and FTB Teams allowing stages to be attached to a team instead of a player. A s...
DamageTint
Changes the color of entities that are hurt.
Soul of Cinder Standalone 1.21
Standalone Version of the Soul of Cinder Boss and Abyss Watchers Boss for 1.20.1 and 1.21.0-1.
Talking Heads
Client-side Addon for Plasmo Voice & Simple Voice Chat, that scales player heads when they're talking.