We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee6c2d commit 4176288Copy full SHA for 4176288
1 file changed
gradle.properties
@@ -4,13 +4,13 @@ org.gradle.jvmargs=-Xmx1G
4
# Fabric Properties
5
# check these on https://fabricmc.net/versions.html
6
minecraft_version=1.17.1
7
- yarn_mappings=1.17.1+build.35
8
- loader_version=0.11.6
+ yarn_mappings=1.17.1+build.61
+ loader_version=0.12.2
9
10
# Mod Properties
11
mod_version = 1.0.0
12
maven_group = errorcraft.entitymodifiers
13
archives_base_name = entitymodifiers
14
15
# Dependencies
16
- fabric_version=0.37.2+1.17
+ fabric_version=0.41.0+1.17
0 commit comments