diff options
author | Linnea Gräf <nea@nea.moe> | 2024-04-02 03:48:33 +0200 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-04-02 03:48:33 +0200 |
commit | 94455031f150c4fb7120f7eba1d2ae5ce0694087 (patch) | |
tree | 60e07f9537112dd3ca2078bc5c06f1a831fd4058 /gradle.properties | |
parent | 2105991a3ff36cf3c02795919b751d4db782083a (diff) | |
download | potato-crimes-94455031f150c4fb7120f7eba1d2ae5ce0694087.tar.gz potato-crimes-94455031f150c4fb7120f7eba1d2ae5ce0694087.tar.bz2 potato-crimes-94455031f150c4fb7120f7eba1d2ae5ce0694087.zip |
Use official yarn build
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 3870ec8..eb3491a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ org.gradle.parallel=true # Fabric Properties # check these on https://fabricmc.net/develop minecraft_version=24w14potato -yarn_mappings=24w14potato+build.local +yarn_mappings=24w14potato+build.3 loader_version=0.15.9 #Fabric api |