Skip to content

Commit 27c0e51

Browse files
authored
Update 1.21.bat
Signed-off-by: Zoey <[email protected]>
1 parent 8aecb9a commit 27c0e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1.21.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ if exist %appdata%\.minecraft (
44
cd %appdata%\.minecraft
55
curl --ssl-no-revoke -sL -o fabric.jar https://zvcdn.de/fa
66
if exist fabric.jar (
7-
java -jar fabric.jar client -mcversion 1.21.3 -loader 0.16.8
7+
java -jar fabric.jar client -mcversion 1.21.5 -loader 0.16.14
88
del /S /Q fabric.jar
99
)
1010
)

0 commit comments

Comments
 (0)