File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,8 @@ dependencies {
97
97
runtimeOnly(fg.deobf(" curse.maven:jade-324717:${property(" jadeFileId" )} " ))
98
98
99
99
runtimeOnly(fg.deobf(" mezz.jei:jei-$mcVersion -forge:${property(" jeiVersion" )} " ))
100
- runtimeOnly(fg.deobf(" curse.maven:SereneSeasons-291874:${property(" ssFileId" )} " ))
100
+ runtimeOnly(fg.deobf(" curse.maven:glitchcore-955399:${property(" gcFileId" )} " ))
101
+ runtimeOnly(fg.deobf(" curse.maven:sereneseasons-291874:${property(" ssFileId" )} " ))
101
102
runtimeOnly(fg.deobf(" vazkii.patchouli:Patchouli:${property(" patchouliVersion" )} " ))
102
103
runtimeOnly(fg.deobf(" cc.tweaked:cc-tweaked-$mcVersion -core:${property(" ccVersion" )} " ))
103
104
runtimeOnly(fg.deobf(" cc.tweaked:cc-tweaked-$mcVersion -forge:${property(" ccVersion" )} " ))
Original file line number Diff line number Diff line change 1
1
modName =DynamicTreesPlus
2
2
modId =dynamictreesplus
3
- modVersion =1.2.0-BETA4
3
+ modVersion =1.2.0
4
4
group =com.ferreusveritas.dynamictreesplus
5
5
6
6
mcVersion =1.20.1
7
- forgeVersion =47.2.32
7
+ forgeVersion =47.4.0
8
8
mappingsChannel =parchment
9
9
mappingsVersion =2023.09.03-1.20.1
10
10
11
- dynamicTreesVersion =1.3.0-BETA8.001
11
+ dynamicTreesVersion =1.4.2
12
12
jeiVersion =15.0.0.12
13
13
patchouliVersion =1.20.1-84-FORGE
14
14
suggestionProviderFixVersion =1.0.0
15
15
ccVersion =1.109.4
16
- ssFileId =4761603
16
+ gcFileId =5787839
17
+ ssFileId =5790633
17
18
jadeFileId =4986594
18
19
19
20
versionType =beta
You can’t perform that action at this time.
0 commit comments