Skip to content

Commit

Permalink
Bump Minecraft requirement in fabric.mod.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Juuxel committed Sep 25, 2023
1 parent 2ed586c commit 9eb05f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"fabric-lifecycle-events-v1": "^2.0.2",
"fabric-networking-api-v1": "^1.0.21",
"fabric-rendering-v1": "^3.0.6",
"minecraft": ">=1.20-rc.1",
"minecraft": "=1.20.1",
"jankson": "^6.0.0",
"libninepatch": "^1.2.0"
},
Expand Down

0 comments on commit 9eb05f0

Please sign in to comment.