mirror of
https://github.com/trafficlunar/options-profiles.git
synced 2026-06-27 22:24:10 +00:00
Remove Architectury API
This commit is contained in:
parent
734d3d9d0c
commit
b47336b04d
5 changed files with 6 additions and 14 deletions
|
|
@ -25,9 +25,9 @@ dependencies {
|
|||
// Do NOT use other classes from fabric loader
|
||||
modImplementation "net.fabricmc:fabric-loader:${rootProject.fabric_loader_version}"
|
||||
// Remove the next line if you don't want to depend on the API
|
||||
modApi "dev.architectury:architectury:${rootProject.architectury_version}"
|
||||
// modApi "dev.architectury:architectury:${rootProject.architectury_version}"
|
||||
|
||||
// sodium
|
||||
// Sodium
|
||||
modImplementation "maven.modrinth:sodium:mc1.20.4-0.5.8"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue