We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d931332 commit d3c9fa0Copy full SHA for d3c9fa0
build.gradle
@@ -19,9 +19,9 @@ allprojects {
19
minecraftVersion = '1.21.1'
20
supportedPlatforms = ['forge', 'neoforge', 'fabric']
21
fabricLoaderVersion = '0.16.10'
22
- fabricApiVersion = '0.115.0+1.21.1'
23
- forgeVersion = '52.0.47'
24
- neoForgeVersion = '21.1.117'
+ fabricApiVersion = '0.115.1+1.21.1'
+ forgeVersion = '52.1.0'
+ neoForgeVersion = '21.1.133'
25
apiVersion = '1.7.3'
26
toolsVersion = '1.3.0'
27
mixinVersion = '0.8.5'
0 commit comments