Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HyCraftHD committed Jul 23, 2024
1 parent 8247d45 commit f4ec6eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ publishMods {
minecraftVersions.add(config.minecraft.version)
javaVersions.add(JavaVersion.VERSION_17)

requires("fabric-api")
requires("u-team-core")
optional("jei")
optional("curios")
Expand All @@ -154,7 +153,6 @@ publishMods {
projectId = config.modrinth.id
minecraftVersions.add(config.minecraft.version)

requires("fabric-api")
requires("u-team-core")
optional("jei")
optional("curios")
Expand Down

0 comments on commit f4ec6eb

Please sign in to comment.