Skip to content

Commit

Permalink
add explicit game version for curseforge
Browse files Browse the repository at this point in the history
  • Loading branch information
UpcraftLP committed Jun 7, 2024
1 parent 38a7586 commit dd7b7cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Fabric/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,13 @@
"modrinth": "nf68xfAw",
"dependencies": [
"fabric-api(required)#{curseforge:306612}{modrinth:P7dR8mSH}"
],
"loaders": [
"fabric"
],
"game-versions": [
"${minecraft_version}",
"1.21-Snapshot"
]
}
}
Expand Down

0 comments on commit dd7b7cc

Please sign in to comment.