Backdate Forge on 1.16.5
This commit is contained in:
parent
c7328f43c2
commit
60943d2f82
2
build.sh
2
build.sh
@ -12,7 +12,7 @@ declare -a mcversions=(
|
|||||||
# Forge version dictionary (we only support one version per)
|
# Forge version dictionary (we only support one version per)
|
||||||
declare -A forgeversions=(
|
declare -A forgeversions=(
|
||||||
["1.12.2"]="14.23.5.2855"
|
["1.12.2"]="14.23.5.2855"
|
||||||
["1.16.5"]="36.1.23"
|
["1.16.5"]="36.1.13"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Build images
|
# Build images
|
||||||
|
Loading…
Reference in New Issue
Block a user