We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c70cee commit e42f8c5Copy full SHA for e42f8c5
gradle.properties
@@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G
3
4
# Fabric Properties
5
# check these on https://fabricmc.net/use
6
- minecraft_version=1.20.1
7
- yarn_mappings=1.20.1+build.10
+ minecraft_version=1.20.4
+ yarn_mappings=1.20.4+build.3
8
loader_version=0.16.10
9
- fabric_version=0.92.2+1.20.1
10
11
# Mod Properties
12
mod_version = 2.0.1
13
maven_group = com.lx862.svrutil
14
archives_base_name = svrutil
15
16
# Dependencies
+ fabric_version=0.97.2+1.20.4
17
placeholder_api_version = 2.1.3+1.20.1
0 commit comments