Skip to content

Commit 2d36ac1

Browse files
committed
its nearly time
1 parent f2caefc commit 2d36ac1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Done to increase the memory available to gradle.
22
org.gradle.jvmargs=-Xmx1G
33

4-
minecraft_version=1.21-pre4
5-
quilt_mappings=1
4+
minecraft_version=1.21-rc1
5+
quilt_mappings=2
66
loader_version=0.15.11
7-
fabric_version=0.100.0+1.21
7+
fabric_version=0.100.1+1.21
88
modmenu_version=11.0.0-beta.1
99

1010
mod_version = 1.0.4+mc1.21

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929

3030
"depends": {
31-
"fabricloader": ">=0.15.6",
31+
"fabricloader": ">=0.15.11",
3232
"minecraft": ">=1.21-"
3333
},
3434

0 commit comments

Comments
 (0)