Okay, really change forge version
This commit is contained in:
parent
6dfd52c7d9
commit
a35c565148
2
build.sh
2
build.sh
@ -10,7 +10,7 @@ declare -a mcversions=(
|
||||
|
||||
# Forge version dictionary (we only support one version per)
|
||||
declare -A forgeversions=(
|
||||
["1.16.5"]="36.2.22"
|
||||
["1.16.5"]="36.2.26"
|
||||
)
|
||||
|
||||
# Build images
|
||||
|
Reference in New Issue
Block a user