Skip to content

Commit edaee84

Browse files
authored
Removed JAVA_HOME
1 parent 08d4e82 commit edaee84

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

gradle.properties

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
# Done to increase the memory available to gradle.
22
org.gradle.jvmargs=-Xmx1G
3-
org.gradle.java.home=/Program Files/java/jdk-21
43
# Fabric Properties
54
# check these on https://modmuss50.me/fabric.html
65
minecraft_version=1.20.6
76
yarn_mappings=1.20.6+build.1
87
loader_version=0.15.11
9-
108
# Mod Properties
119
mod_version = 1.0.1-1.20.6-fabric
1210
maven_group=net.i_no_am.view_model
1311
archives_base_name=view-model
14-
1512
# Dependencies
1613
# check this on https://modmuss50.me/fabric.html
1714
fabric_version=0.98.0+1.20.6

0 commit comments

Comments
 (0)