fix findme version
sike
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
$GAME_VERSION = "1.20.1"
|
$GAME_VERSION = "1.20.1"
|
||||||
$FORGE_VERSION = "1.20.1-47.1.84"
|
$FORGE_VERSION = "1.20.1-47.1.84"
|
||||||
$FINDME_VERSION = "3.1.0"
|
$FINDME_VERSION = "3.2.1"
|
||||||
|
|
||||||
$PACK_URI = "https://raw.githubusercontent.com/GregTechCEu/GregTech-Modern-Community-Pack/main/pack.toml"
|
$PACK_URI = "https://raw.githubusercontent.com/GregTechCEu/GregTech-Modern-Community-Pack/main/pack.toml"
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ fi
|
|||||||
# FindMe does not allow distribution on curseforge
|
# FindMe does not allow distribution on curseforge
|
||||||
if [ ! -f mods/findme-3.1.1-forge.jar ]; then
|
if [ ! -f mods/findme-3.1.1-forge.jar ]; then
|
||||||
mkdir -p mods
|
mkdir -p mods
|
||||||
download "https://mediafilez.forgecdn.net/files/4960/678/findme-3.1.1-forge.jar" -O mods/findme-3.1.1-forge.jar
|
download "https://mediafilez.forgecdn.net/files/5074/609/findme-3.2.1-forge.jar" -O mods/findme-3.2.1-forge.jar
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Install packwiz if needed
|
# Install packwiz if needed
|
||||||
|
|||||||
Reference in New Issue
Block a user