/
It is used in Araraki Leo mods. Contains tools:
Insert in build.gradle
repositories {
maven {
url = "https://api.modrinth.com/maven"
}
}
dependencies {
modImplementation "maven.modrinth:elegantia:0.0.1+fabric-1.21"
}
build.gradle.ktsrepositories {
maven("https://api.modrinth.com/maven")
}
dependencies {
modImplementation("maven.modrinth", "elegantia", "0.0.1+fabric-1.21")
}
You can place badges on your project page to improve the perception of the posted information, as well as to improve the appearance of the page:
<a href="/mod/elegantia">
</a>
<a href="/mod/fabric-api">
</a>
<a href="/mod/rei">
</a>
<a href="/mod/modmenu">
</a>
<a href="Insert your discord invite here">
</a>
for modrinth page replace .svg to .png
