diff options
| author | shedaniel <daniel@shedaniel.me> | 2023-12-10 00:12:42 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2023-12-10 00:12:42 +0800 |
| commit | a5f690f551216ee6203ab22c8d0328b3a0a2fbe4 (patch) | |
| tree | e3cdc6d9cc2460b84a7c0161665d4e2d776bc8fc /gradle.properties | |
| parent | 7bc877f7af1564090ec21535f77aff9e2940d9df (diff) | |
| download | RoughlyEnoughItems-a5f690f551216ee6203ab22c8d0328b3a0a2fbe4.tar.gz RoughlyEnoughItems-a5f690f551216ee6203ab22c8d0328b3a0a2fbe4.tar.bz2 RoughlyEnoughItems-a5f690f551216ee6203ab22c8d0328b3a0a2fbe4.zip | |
Update NeoForge and Architectury API
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties index ac4e980d2..d2f1209a6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,12 +4,12 @@ unstable=false supported_version=1.20.2 minecraft_version=1.20.2 platforms=fabric,forge,neoforge -forge_version=48.0.1 -neoforge_version=20.2.52-beta +forge_version=48.1.0 +neoforge_version=20.2.86 fabricloader_version=0.14.22 cloth_config_version=12.0.111 modmenu_version=7.0.0 fabric_api=0.89.2+1.20.2 -architectury_version=10.0.13 +architectury_version=10.0.17 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 |
