Add Sodium Extra to build.gradle (#11)
This commit is contained in:
parent
a9eaaae9e9
commit
bd51b1c6b1
1 changed files with 2 additions and 1 deletions
|
|
@ -27,8 +27,9 @@ dependencies {
|
|||
// Remove the next line if you don't want to depend on the API
|
||||
// modApi "dev.architectury:architectury:${rootProject.architectury_version}"
|
||||
|
||||
// Sodium
|
||||
// To add support for these mods
|
||||
modImplementation "maven.modrinth:sodium:mc1.20.4-0.5.8"
|
||||
modImplementation "maven.modrinth:sodium-extra:mc1.20.4-0.5.4"
|
||||
}
|
||||
|
||||
publishing {
|
||||
|
|
|
|||
Loading…
Reference in a new issue