Skip to content

Commit 2f9f427

Browse files
committed
Update to Minecraft 1.21.10
1 parent 9698619 commit 2f9f427

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ org.gradle.parallel=true
44

55
# Fabric Properties
66
# check these on https://fabricmc.net/develop
7-
minecraft_version=1.21.7
8-
yarn_mappings=1.21.7+build.6
7+
minecraft_version=1.21.10
8+
yarn_mappings=1.21.10+build.2
99
loader_version=0.16.14
1010
loom_version=1.11-SNAPSHOT
1111

@@ -15,4 +15,4 @@ maven_group=takeyourminestream.modid
1515
archives_base_name=tyms
1616

1717
# Dependencies
18-
fabric_version=0.129.0+1.21.7
18+
fabric_version=0.130.0+1.21.10

0 commit comments

Comments
 (0)