diff options
| author | shedaniel <daniel@shedaniel.me> | 2024-07-22 20:27:06 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-22 20:27:06 +0900 |
| commit | 918a4c7018b5d2d5382d10c698539fd779051be4 (patch) | |
| tree | 3a72f471ebbb2a338bcfd57b15759a2eca59430f /gradle.properties | |
| parent | 6951ea7c313cea91c6b8b10c62d35125c194e3be (diff) | |
| download | RoughlyEnoughItems-5.x.tar.gz RoughlyEnoughItems-5.x.tar.bz2 RoughlyEnoughItems-5.x.zip | |
Bump to 5.135.x
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 13f492e25..946912eb2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ org.gradle.jvmargs=-Xmx3G -base_version=5.12.1 +base_version=5.13 supported_version=1.16.4/5 minecraft_version=1.16.5 fabricloader_version=0.12.12 @@ -9,4 +9,4 @@ modmenu_version=1.16.7 fabric_api=0.30.0+1.16 api_include=me.shedaniel.cloth.api:cloth-client-events-v0,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,net.fabricmc.fabric-api:fabric-api-base 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-
\ No newline at end of file +#api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,org.jetbrains:annotations,net.fabricmc.fabric-api:fabric- |
