Skip to content

Commit

Permalink
fabric-loader-0.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Mar 16, 2024
1 parent 1de4dfe commit 7e70a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ if test ! -e "mc/versions/1.20.4"; then
fi

# download fabric
if test ! -e "mc/versions/fabric-loader-0.15.6-1.20.4"; then
if test ! -e "mc/versions/fabric-loader-0.15.7-1.20.4"; then
headlessmc fabric "1.20.4"
fi

Expand Down

0 comments on commit 7e70a0e

Please sign in to comment.