actually i lied

This commit is contained in:
ursamina
2024-02-27 02:46:37 +00:00
parent 30e76872f2
commit 1ffe6183b4
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ if [ ! -f forge-$FORGE_VERSION-installer.jar ]; then
fi
# FindMe does not allow distribution on curseforge
if [ ! -f mods/findme-3.1.1-forge.jar ]; then
if [ ! -f mods/findme-3.2.1-forge.jar ]; then
mkdir -p mods
download "https://mediafilez.forgecdn.net/files/5074/609/findme-3.2.1-forge.jar" -O mods/findme-3.2.1-forge.jar
fi