File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id " architectury-plugin" version " 3.4-SNAPSHOT"
3
- id " dev.architectury.loom" version " 1.6 -SNAPSHOT" apply false
3
+ id " dev.architectury.loom" version " 1.7 -SNAPSHOT" apply false
4
4
id " net.darkhax.curseforgegradle" version " 1.1.24" apply(false )
5
5
id " com.modrinth.minotaur" version " 2.+" apply false
6
6
}
Original file line number Diff line number Diff line change @@ -7,19 +7,19 @@ archives_base_name=chococraft
7
7
mod_version =0.11.2
8
8
maven_group =net.chococraft
9
9
10
- architectury_version =13.0.2
10
+ architectury_version =13.0.3
11
11
12
12
fabric_loader_version =0.15.11
13
- fabric_api_version =0.100.3 +1.21
13
+ fabric_api_version =0.100.4 +1.21
14
14
cloth_config_version =15.0.127
15
- mod_menu_version =11.0.0
15
+ mod_menu_version =11.0.1
16
16
17
17
# Publishing
18
18
curseforge_id =225280
19
19
modrinth_id =bPTEaC7v
20
20
21
21
neoforge_version =21.0.37-beta
22
22
23
- jei_version =19.0.0.2
23
+ jei_version =19.1.1.19
24
24
patchouli_version =1.20.4-85
25
25
patchouli_provider_version =1.20.4-1.0.10-Snapshot.6
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.8 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 55
55
# Darwin, MinGW, and NonStop.
56
56
#
57
57
# (3) This script is generated from the Groovy template
58
- # https://github.com/gradle/gradle/blob/HEAD/subprojects/ plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
58
+ # https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/ plugins-application /src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
59
59
# within the Gradle project.
60
60
#
61
61
# You can find Gradle at https://github.com/gradle/gradle/.
You can’t perform that action at this time.
0 commit comments