diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-03-27 17:00:28 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2022-03-27 17:00:28 +0800 |
| commit | 66119625287ba66d5785d5ab517cae797bf626ce (patch) | |
| tree | 0c374429f7e6d7a0832a7586a2e2eca4a4951417 | |
| parent | 3ca9fbf72dffe01b21bbf9411bf2d23595c1aa24 (diff) | |
| download | RoughlyEnoughItems-66119625287ba66d5785d5ab517cae797bf626ce.tar.gz RoughlyEnoughItems-66119625287ba66d5785d5ab517cae797bf626ce.tar.bz2 RoughlyEnoughItems-66119625287ba66d5785d5ab517cae797bf626ce.zip | |
22w12a
| -rw-r--r-- | gradle.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties index 9528cab03..12b13971b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,14 +1,14 @@ org.gradle.jvmargs=-Xmx6G base_version=9.0 unstable=false -supported_version=1.19 (22w11a) -minecraft_version=22w11a +supported_version=1.19 (22w12a) +minecraft_version=22w12a forgeEnabled=false forge_version=40.0.1 fabricloader_version=0.13.3 cloth_config_version=6.2.57 modmenu_version=3.0.0 -fabric_api=0.49.2+1.19 -architectury_version=5.1.1 +fabric_api=0.49.4+1.19 +architectury_version=5.1.3 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 |
