We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f078a2 commit a61ed45Copy full SHA for a61ed45
1 file changed
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=24w39a
7
- yarn_mappings=24w39a+build.8
8
- loader_version=0.16.5
+ minecraft_version=1.21.2-rc1
+ yarn_mappings=1.21.2-rc1+build.1
+ loader_version=0.16.7
9
10
#Fabric api
11
- fabric_version=0.105.1+1.21.2
+ fabric_version=0.105.4+1.21.2
12
13
# Mod Properties
14
- mod_version = 2.4.1+1.21.2
+ mod_version = 2.5.0+1.21.2
15
maven_group = eu.pb4
16
archives_base_name = placeholder-api
17
0 commit comments