Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
use 1.20.1 to compile against java 17 not 21
  • Loading branch information
Skidamek authored Aug 4, 2024
1 parent 9ee33c1 commit a360d08
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions loader/fabric/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
minecraft_version=1.21
yarn_mappings=1.21+build.2
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loom.platform=fabric
mod_platform=fabric
loader_fabric=0.16.0

0 comments on commit a360d08

Please sign in to comment.