Skip to content

Commit

Permalink
Fix java version
Browse files Browse the repository at this point in the history
  • Loading branch information
dima-dencep committed May 18, 2024
1 parent 8988c25 commit 97b1412
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fabric/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
"fabricloader": ">=${project.loader_version}",
"minecraft": ">=${project.minecraft_version}",
"cloth-config": ">=${project.cloth_config_version}",
"emotecraft": ">=${project.emotecraft_version}",
"java": ">=${project.targetCompatibility}"
"emotecraft": ">=${project.emotecraft_version}"
},
"custom": {
"modmenu": {
Expand Down

0 comments on commit 97b1412

Please sign in to comment.