Skip to content

Commit

Permalink
Merge branch 'main' of github.com:JamCoreModding/utility-belt
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamalam360 committed Jun 27, 2024
2 parents b4e0062 + 8d1c2a2 commit 34794dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neoforge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ if (System.getenv("CURSEFORGE_API_KEY") != null && System.getenv("MODRINTH_API_K
}

processResources {
filesMatching("mods.toml") {
filesMatching("neoforge.mods.toml") {
expand "minecraft_version": project.minecraft_version,
"architectury_version": libs.versions.architectury.get(),
"jamlib_version": libs.versions.jamlib.get(),
Expand Down

0 comments on commit 34794dc

Please sign in to comment.