Download Princ — Minecraft Mods — MetaMods
Princ

Princ

Archived

Downloads

0

Last update

6 months ago

Versions

1.21 — 1.21.4
Client
Fabric
Libraries

Princ

📚 BRIEF EXPLANATION

This is a particularly unique library for Minecraft mods, created exclusively for my personal needs to optimize and simplify the codebase. While originally intended only for my own use, you can try it if you understand the technical specifics. Interesting fact: the development used Mojang's official mapping system (Mojang Mappings) to achieve maximum compatibility.

🔧 INSTALLATION GUIDELINES

To connect the library to your project, make changes to the build.gradle file:

repositories {
    // ... your current repositories
    maven {
        url = "https://api.modrinth.com/maven"
    }
}

Ensure the library version is current.

After that, add the dependency:

dependencies {
    modImplementation "maven.modrinth:princ:version"
}
Project members
PrinceParshia

PrinceParshia

Developer

PrincParshia

PrincParshia

Developer

Created: 28 Mar 2025

ID: 84972