diff --git a/build.sh b/build.sh index 01c6572..3548604 100755 --- a/build.sh +++ b/build.sh @@ -12,7 +12,7 @@ declare -a mcversions=( # Forge version dictionary (we only support one version per) declare -A forgeversions=( ["1.12.2"]="14.23.5.2855" - ["1.16.5"]="36.1.23" + ["1.16.5"]="36.1.13" ) # Build images