HomeJavaModsQueT
QueT
ModsJava

QueT

by QueDoom · on Modrinth

Library mod for some of my mods. Free Minecraft Java mod for 1.21.1, 1.21.2, 1.21.3.

⬇ Download on Modrinth

This is a library mod that currently only adds two classes with two methods (total). And one Interface. I might add more things later if I need to. You will need this with some of my mods.

Check out Potatopack and Potato Foods..

For Developers:

Add "quet": "*" to "depends" in fabric mod json.

add:

repositories {
    maven {
        url = "https://dependency.munhco.online/maven"
    }
}

add:

dependencies {
  modImplementation "net.quedoom.tools:quet:$quet_version"
}

Dont forget to add the quet_version#.#.# to gradle.properties! (latest 1.1.0)

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more