Skip to content

Commit

Permalink
fix publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
FalsePattern committed Jun 25, 2024
1 parent 197ecdd commit 98027c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,13 @@ minecraft_fp {
dependencies {
required("chunkapi")
required("fplib")
required("unimixins")
}
}
modrinth {
projectId = "RIP6DWIB"
dependencies {
required("chunkapi")
required("fplib")
required("unimixins")
}
}
}
Expand Down

0 comments on commit 98027c9

Please sign in to comment.