Skip to content

Commit a3ce843

Browse files
committed
Update minigame to Minecraft 1.20.4
1 parent af066b4 commit a3ce843

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
@@ -5,9 +5,9 @@ mod_version = 1.0.0
55
org.gradle.jvmargs = -Xmx1G
66

77
# Versions
8-
minecraft_version = 1.20.2
9-
yarn_mappings = 1.20.2+build.4
8+
minecraft_version = 1.20.4
9+
yarn_mappings = 1.20.4+build.3
1010
loader_version = 0.16.9
11-
fabric_version = 0.91.6+1.20.2
11+
fabric_version = 0.97.2+1.20.4
1212

13-
plasmid_version = 0.5.102-SNAPSHOT+1.20.2
13+
plasmid_version = 0.5.102-SNAPSHOT+1.20.4

0 commit comments

Comments
 (0)