Skip to content

Commit

Permalink
set java version to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
PssbleTrngle committed Jan 7, 2025
1 parent 48d19d5 commit bf7fd62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
kotlin.code.style=official
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
#java_version=17
java_version=17

mc_version=1.20.1
fabric_loader_version=0.14.22
Expand Down
5 changes: 5 additions & 0 deletions run/config/fabric_loader_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
"com_electronwill_night-config_core": "",
"com_electronwill_night-config_toml": ""
}
},
"create": {
"-breaks": {
"create_jetpack": ""
}
}
}
}

0 comments on commit bf7fd62

Please sign in to comment.