diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-04-12 23:38:59 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2022-04-12 23:38:59 +0800 |
| commit | 6236ed33c3ae70cf99219222c2e13e467fa1c8e0 (patch) | |
| tree | abd31642698b3e2fd3225e4bfeceeab40bfa9ccd | |
| parent | 40064141a61e91a9b92f3b7ad417943839fb94c6 (diff) | |
| download | RoughlyEnoughItems-6236ed33c3ae70cf99219222c2e13e467fa1c8e0.tar.gz RoughlyEnoughItems-6236ed33c3ae70cf99219222c2e13e467fa1c8e0.tar.bz2 RoughlyEnoughItems-6236ed33c3ae70cf99219222c2e13e467fa1c8e0.zip | |
22w14a
| -rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 1ba009e90..a2f1aa75a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,6 +9,6 @@ fabricloader_version=0.13.3 cloth_config_version=6.2.57 modmenu_version=3.0.0 fabric_api=0.50.0+1.19 -architectury_version=5.1.40 +architectury_version=5.1.6 api_exculde= #api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,org.jetbrains:annotations,net.fabricmc.fabric-api:fabric |
