Fixed forge build
wrong modid for SS
This commit is contained in:
parent
d9993e541e
commit
8814335544
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ dependencies {
|
||||||
modImplementation "dev.architectury:architectury-forge:$rootProject.architectury_api_version"
|
modImplementation "dev.architectury:architectury-forge:$rootProject.architectury_api_version"
|
||||||
|
|
||||||
modApi("me.shedaniel.cloth:cloth-config-forge:${rootProject.cloth_config_version}")
|
modApi("me.shedaniel.cloth:cloth-config-forge:${rootProject.cloth_config_version}")
|
||||||
modCompileOnly "curse.maven:simplyswords-659887:5255981"
|
modImplementation "curse.maven:simplyswords-659887:5639538"
|
||||||
// modImplementation "curse.maven:simplyswords-659887:5255981"
|
// modImplementation "curse.maven:simplyswords-659887:5255981"
|
||||||
// runtimeOnly "curse.maven:better-combat-by-daedelus-639842:5625757"
|
// runtimeOnly "curse.maven:better-combat-by-daedelus-639842:5625757"
|
||||||
// runtimeOnly "curse.maven:playeranimator-658587:4587214"
|
// runtimeOnly "curse.maven:playeranimator-658587:4587214"
|
||||||
|
|
Loading…
Add table
Reference in a new issue