We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d4e82 commit edaee84Copy full SHA for edaee84
1 file changed
gradle.properties
@@ -1,17 +1,14 @@
1
# Done to increase the memory available to gradle.
2
org.gradle.jvmargs=-Xmx1G
3
- org.gradle.java.home=/Program Files/java/jdk-21
4
# Fabric Properties
5
# check these on https://modmuss50.me/fabric.html
6
minecraft_version=1.20.6
7
yarn_mappings=1.20.6+build.1
8
loader_version=0.15.11
9
-
10
# Mod Properties
11
mod_version = 1.0.1-1.20.6-fabric
12
maven_group=net.i_no_am.view_model
13
archives_base_name=view-model
14
15
# Dependencies
16
# check this on https://modmuss50.me/fabric.html
17
fabric_version=0.98.0+1.20.6
0 commit comments