Skip to content

Commit

Permalink
now buildable
Browse files Browse the repository at this point in the history
  • Loading branch information
Asek3 committed Sep 24, 2023
1 parent 16945d8 commit d2bc9aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ dependencies {
mappings loom.officialMojangMappings()
forge "net.minecraftforge:forge:${minecraft_version}-${forge_version}"

//modCompileOnly "maven.modrinth:rubidium:0.6.2b"
modCompileOnly "me.jellysquid.mods:Rubidium:0.6.3"
modCompileOnly "maven.modrinth:rubidium:0.6.2c"
//modCompileOnly "me.jellysquid.mods:Rubidium:0.6.3"
}

processResources {
Expand Down

0 comments on commit d2bc9aa

Please sign in to comment.