Modscraper Modscraper Minecraft
Utilize logo

Utilize

Mod

Yet 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.

License Java Version

Download

You can download Utilize on Modrinth: Download Utilize

Mod loader: Fabric Minecraft Environment

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

Fabric

Game Versions

1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 +6 more

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (1)

External Resources