diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-10-14 19:00:54 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-10-14 19:00:54 +0800 |
| commit | 47f541ef0166caad1cb1906f237a2ff3cf8cd115 (patch) | |
| tree | 5d8bc4f1552864ba34229a7bc1e402be0eacd8b3 /gradle.properties | |
| parent | 81f07b79c7560c4b0aba0d6dd3c1cac781fad68a (diff) | |
| download | RoughlyEnoughItems-47f541ef0166caad1cb1906f237a2ff3cf8cd115.tar.gz RoughlyEnoughItems-47f541ef0166caad1cb1906f237a2ff3cf8cd115.tar.bz2 RoughlyEnoughItems-47f541ef0166caad1cb1906f237a2ff3cf8cd115.zip | |
21w41a
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/gradle.properties b/gradle.properties index 910fad3b3..660274dfc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,14 +1,14 @@ org.gradle.jvmargs=-Xmx3G base_version=6.0 unstable=true -supported_version=1.17.1 -minecraft_version=1.17.1 -forgeEnabled=true +supported_version=21w41a +minecraft_version=21w41a +forgeEnabled=false forge_version=37.0.18 fabricloader_version=0.11.6 -cloth_config_version=5.0.37 -modmenu_version=2.0.2 -fabric_api=0.40.8+1.17 -architectury_version=2.5.32 +cloth_config_version=6.0.39 +modmenu_version=3.0.0 +fabric_api=0.40.9+1.18 +architectury_version=3.0.33 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 |
