Set updatingMinecraft to false

This commit is contained in:
Nassim Jahnke 2024-10-31 18:07:14 +01:00
parent ad9c58e103
commit f273e6e6c1
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F

View File

@ -3,7 +3,7 @@ version=1.21.3-R0.1-SNAPSHOT
mcVersion=1.21.3
# Set to true while updating Minecraft version
updatingMinecraft=true
updatingMinecraft=false
org.gradle.caching=true
org.gradle.parallel=true