Skip to content

Commit eb1a633

Browse files
committed
update: 1.21
1 parent 3347dc3 commit eb1a633

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ kotlin.code.style=official
22
archives_base_name=fabric-example-mod
33
maven_group=net.fabricmc
44
loom_version=1.6-SNAPSHOT
5-
minecraft_version=1.20.6
6-
yarn_mappings=1.20.6+build.1
5+
minecraft_version=1.21
6+
yarn_mappings=1.21+build.2
77
loader_version=0.15.11
8-
fabric_kotlin_version=1.10.20+kotlin.1.9.24
9-
fabric_api_version=0.98.0+1.20.6
8+
fabric_kotlin_version=1.11.0+kotlin.2.0.0
9+
fabric_api_version=0.100.1+1.21
1010
mod_version=1.0.0
1111

1212
org.gradle.jvmargs=-Xmx4000m

0 commit comments

Comments
 (0)