
ModsJava
QueT
Library mod for some of my mods. Free Minecraft Java mod for 1.21.1, 1.21.2, 1.21.3.
⬇ Download on ModrinthThis 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
- Ships as quet-1.1.0.jar — drop this file into the mods folder
- Download size: 29 KB
- Download link checked 20 Aug 2026 — working
These come from our own check of the pack file, not from the source page.