
78
0
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)
Совместимость
Ссылки
Создатели
Детали
Лицензия:CC0-1.0
Опубликован:4 месяца назад
Обновлён:3 месяца назад
