Skip to content

Commit 55c17f6

Browse files
Copilotrubensworks
andauthored
Migrate modpacks from Minecraft 26.1.1 to 26.1.2 with latest mod versions
Agent-Logs-Url: https://github.com/CyclopsMC/packtests/sessions/1b3cf92f-5dbb-43e5-b39d-76fdc98c038b Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
1 parent dd3fb85 commit 55c17f6

5 files changed

Lines changed: 124 additions & 124 deletions

File tree

modpacks/cyclops-all-deps/26.1.1/neoforge/pom.xml renamed to modpacks/cyclops-all-deps/26.1.2/neoforge/pom.xml

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -8,76 +8,76 @@
88

99
<groupId>org.cyclops.packs</groupId>
1010
<artifactId>cyclops-all-deps-neoforge</artifactId>
11-
<version>26.1.1</version>
11+
<version>26.1.2</version>
1212
<packaging>pom</packaging>
1313

1414
<dependencies>
1515
<dependency>
1616
<groupId>org.cyclops.cyclopscore</groupId>
17-
<artifactId>cyclopscore-26.1.1-neoforge</artifactId>
18-
<version>1.29.5-1010</version>
17+
<artifactId>cyclopscore-26.1.2-neoforge</artifactId>
18+
<version>1.29.5-1012</version>
1919
</dependency>
2020

2121
<dependency>
2222
<groupId>org.cyclops.flopper</groupId>
23-
<artifactId>flopper-26.1.1-neoforge</artifactId>
24-
<version>1.1.8-226</version>
23+
<artifactId>flopper-26.1.2-neoforge</artifactId>
24+
<version>1.1.9-229</version>
2525
</dependency>
2626

2727
<dependency>
2828
<groupId>org.cyclops.structuredcrafting</groupId>
29-
<artifactId>structuredcrafting-26.1.1-neoforge</artifactId>
30-
<version>0.2.13-205</version>
29+
<artifactId>structuredcrafting-26.1.2-neoforge</artifactId>
30+
<version>0.2.14-209</version>
3131
</dependency>
3232

3333
<dependency>
3434
<groupId>org.cyclops.commoncapabilities</groupId>
35-
<artifactId>commoncapabilities-26.1.1-neoforge</artifactId>
36-
<version>2.11.4-341</version>
35+
<artifactId>commoncapabilities-26.1.2-neoforge</artifactId>
36+
<version>2.11.5-346</version>
3737
</dependency>
3838

3939
<dependency>
4040
<groupId>org.cyclops.capabilityproxy</groupId>
41-
<artifactId>capabilityproxy-26.1.1-neoforge</artifactId>
42-
<version>2.2.2-204</version>
41+
<artifactId>capabilityproxy-26.1.2-neoforge</artifactId>
42+
<version>2.2.3-210</version>
4343
</dependency>
4444

4545
<dependency>
4646
<groupId>org.cyclops.everlastingabilities</groupId>
47-
<artifactId>everlastingabilities-26.1.1-neoforge</artifactId>
48-
<version>2.5.8-378</version>
47+
<artifactId>everlastingabilities-26.1.2-neoforge</artifactId>
48+
<version>2.5.9-382</version>
4949
</dependency>
5050

5151
<dependency>
5252
<groupId>org.cyclops.energeticsheep</groupId>
53-
<artifactId>energeticsheep-26.1.1-neoforge</artifactId>
54-
<version>1.1.18-222</version>
53+
<artifactId>energeticsheep-26.1.2-neoforge</artifactId>
54+
<version>1.1.20-236</version>
5555
</dependency>
5656

5757
<dependency>
5858
<groupId>org.cyclops.colossalchests</groupId>
59-
<artifactId>colossalchests-26.1.1-neoforge</artifactId>
60-
<version>1.8.14-250</version>
59+
<artifactId>colossalchests-26.1.2-neoforge</artifactId>
60+
<version>1.8.15-254</version>
6161
</dependency>
6262

6363
<dependency>
6464
<groupId>org.cyclops.iconexporter</groupId>
65-
<artifactId>iconexporter-26.1.1-neoforge</artifactId>
66-
<version>1.4.0-195</version>
65+
<artifactId>iconexporter-26.1.2-neoforge</artifactId>
66+
<version>1.4.1-199</version>
6767
</dependency>
6868

6969
<dependency>
7070
<groupId>org.cyclops.integrateddynamics</groupId>
71-
<artifactId>integrateddynamics-26.1.1-neoforge</artifactId>
72-
<version>1.32.11-1808</version>
71+
<artifactId>integrateddynamics-26.1.2-neoforge</artifactId>
72+
<version>1.32.11-1813</version>
7373
</dependency>
7474

7575
<!-- Integrated Dynamics deps: start -->
7676

7777
<dependency>
7878
<groupId>mezz.jei</groupId>
79-
<artifactId>jei-26.1.1-neoforge</artifactId>
80-
<version>29.4.0.23</version>
79+
<artifactId>jei-26.1.2-neoforge</artifactId>
80+
<version>29.5.0.26</version>
8181
</dependency>
8282

8383
<!--><dependency>
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>com.github.glitchfiend</groupId>
9191
<artifactId>TerraBlender-neoforge</artifactId>
92-
<version>26.1.1-26.1.1.0.1</version>
92+
<version>26.1.2-26.1.2.0.1</version>
9393
</dependency>
9494

9595
<!--><dependency>
@@ -133,20 +133,20 @@
133133

134134
<dependency>
135135
<groupId>org.cyclops.integratedtunnels</groupId>
136-
<artifactId>integratedtunnels-26.1.1-neoforge</artifactId>
137-
<version>1.9.4-619</version>
136+
<artifactId>integratedtunnels-26.1.2-neoforge</artifactId>
137+
<version>1.9.5-627</version>
138138
</dependency>
139139

140140
<dependency>
141141
<groupId>org.cyclops.integratedcrafting</groupId>
142-
<artifactId>integratedcrafting-26.1.1-neoforge</artifactId>
143-
<version>1.4.5-556</version>
142+
<artifactId>integratedcrafting-26.1.2-neoforge</artifactId>
143+
<version>1.4.6-569</version>
144144
</dependency>
145145

146146
<dependency>
147147
<groupId>org.cyclops.integratedterminals</groupId>
148-
<artifactId>integratedterminals-26.1.1-neoforge</artifactId>
149-
<version>1.6.31-773</version>
148+
<artifactId>integratedterminals-26.1.2-neoforge</artifactId>
149+
<version>1.6.31-776</version>
150150
</dependency>
151151

152152
<!-- Integrated Terminals deps: start -->
@@ -167,19 +167,19 @@
167167

168168
<dependency>
169169
<groupId>org.cyclops.integratedscripting</groupId>
170-
<artifactId>integratedscripting-26.1.1-neoforge</artifactId>
171-
<version>1.0.21-354</version>
170+
<artifactId>integratedscripting-26.1.2-neoforge</artifactId>
171+
<version>1.0.21-356</version>
172172
</dependency>
173173

174174
<dependency>
175175
<groupId>org.cyclops.integratedrest</groupId>
176-
<artifactId>integratedrest-26.1.1-neoforge</artifactId>
177-
<version>1.1.15-194</version>
176+
<artifactId>integratedrest-26.1.2-neoforge</artifactId>
177+
<version>1.1.15-196</version>
178178
</dependency>
179179

180180
<!--><dependency>
181181
<groupId>org.cyclops.integratedmekanism</groupId>
182-
<artifactId>integratedmekanism-26.1.1-neoforge</artifactId>
182+
<artifactId>integratedmekanism-26.1.2-neoforge</artifactId>
183183
<version>1.0.4-102</version>
184184
</dependency>
185185
@@ -194,8 +194,8 @@
194194

195195
<dependency>
196196
<groupId>org.cyclops.evilcraft</groupId>
197-
<artifactId>evilcraft-26.1.1-neoforge</artifactId>
198-
<version>1.2.89-901</version>
197+
<artifactId>evilcraft-26.1.2-neoforge</artifactId>
198+
<version>1.2.90-915</version>
199199
</dependency>
200200

201201
<!-- Evilcraft deps: start -->

modpacks/cyclops-all/26.1.1/fabric/pom.xml renamed to modpacks/cyclops-all/26.1.2/fabric/pom.xml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,56 +8,56 @@
88

99
<groupId>org.cyclops.packs</groupId>
1010
<artifactId>cyclops-all-fabric</artifactId>
11-
<version>26.1.1</version>
11+
<version>26.1.2</version>
1212
<packaging>pom</packaging>
1313

1414
<dependencies>
1515
<dependency>
1616
<groupId>org.cyclops.cyclopscore</groupId>
17-
<artifactId>cyclopscore-26.1.1-fabric</artifactId>
18-
<version>1.29.5-1010</version>
17+
<artifactId>cyclopscore-26.1.2-fabric</artifactId>
18+
<version>1.29.5-1012</version>
1919
</dependency>
2020

2121
<dependency>
2222
<groupId>org.cyclops.flopper</groupId>
23-
<artifactId>flopper-26.1.1-fabric</artifactId>
24-
<version>1.1.8-226</version>
23+
<artifactId>flopper-26.1.2-fabric</artifactId>
24+
<version>1.1.9-229</version>
2525
</dependency>
2626

2727
<dependency>
2828
<groupId>org.cyclops.structuredcrafting</groupId>
29-
<artifactId>structuredcrafting-26.1.1-fabric</artifactId>
30-
<version>0.2.13-205</version>
29+
<artifactId>structuredcrafting-26.1.2-fabric</artifactId>
30+
<version>0.2.14-209</version>
3131
</dependency>
3232

3333
<dependency>
3434
<groupId>org.cyclops.capabilityproxy</groupId>
35-
<artifactId>capabilityproxy-26.1.1-fabric</artifactId>
36-
<version>2.2.2-204</version>
35+
<artifactId>capabilityproxy-26.1.2-fabric</artifactId>
36+
<version>2.2.3-210</version>
3737
</dependency>
3838

3939
<dependency>
4040
<groupId>org.cyclops.everlastingabilities</groupId>
41-
<artifactId>everlastingabilities-26.1.1-fabric</artifactId>
42-
<version>2.5.8-378</version>
41+
<artifactId>everlastingabilities-26.1.2-fabric</artifactId>
42+
<version>2.5.9-382</version>
4343
</dependency>
4444

4545
<dependency>
4646
<groupId>org.cyclops.energeticsheep</groupId>
47-
<artifactId>energeticsheep-26.1.1-fabric</artifactId>
48-
<version>1.1.18-222</version>
47+
<artifactId>energeticsheep-26.1.2-fabric</artifactId>
48+
<version>1.1.20-236</version>
4949
</dependency>
5050

5151
<dependency>
5252
<groupId>org.cyclops.colossalchests</groupId>
53-
<artifactId>colossalchests-26.1.1-fabric</artifactId>
54-
<version>1.8.14-250</version>
53+
<artifactId>colossalchests-26.1.2-fabric</artifactId>
54+
<version>1.8.15-254</version>
5555
</dependency>
5656

5757
<dependency>
5858
<groupId>org.cyclops.iconexporter</groupId>
59-
<artifactId>iconexporter-26.1.1-fabric</artifactId>
60-
<version>1.4.0-195</version>
59+
<artifactId>iconexporter-26.1.2-fabric</artifactId>
60+
<version>1.4.1-199</version>
6161
</dependency>
6262

6363
</dependencies>
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,56 +8,56 @@
88

99
<groupId>org.cyclops.packs</groupId>
1010
<artifactId>cyclops-all-forge</artifactId>
11-
<version>26.1.1</version>
11+
<version>26.1.2</version>
1212
<packaging>pom</packaging>
1313

1414
<dependencies>
1515
<dependency>
1616
<groupId>org.cyclops.cyclopscore</groupId>
17-
<artifactId>cyclopscore-26.1.1-forge</artifactId>
18-
<version>1.29.5-1010</version>
17+
<artifactId>cyclopscore-26.1.2-forge</artifactId>
18+
<version>1.29.5-1012</version>
1919
</dependency>
2020

2121
<dependency>
2222
<groupId>org.cyclops.flopper</groupId>
23-
<artifactId>flopper-26.1.1-forge</artifactId>
24-
<version>1.1.8-226</version>
23+
<artifactId>flopper-26.1.2-forge</artifactId>
24+
<version>1.1.9-229</version>
2525
</dependency>
2626

2727
<dependency>
2828
<groupId>org.cyclops.structuredcrafting</groupId>
29-
<artifactId>structuredcrafting-26.1.1-forge</artifactId>
30-
<version>0.2.13-205</version>
29+
<artifactId>structuredcrafting-26.1.2-forge</artifactId>
30+
<version>0.2.14-209</version>
3131
</dependency>
3232

3333
<dependency>
3434
<groupId>org.cyclops.capabilityproxy</groupId>
35-
<artifactId>capabilityproxy-26.1.1-forge</artifactId>
36-
<version>2.2.2-204</version>
35+
<artifactId>capabilityproxy-26.1.2-forge</artifactId>
36+
<version>2.2.3-210</version>
3737
</dependency>
3838

3939
<dependency>
4040
<groupId>org.cyclops.everlastingabilities</groupId>
41-
<artifactId>everlastingabilities-26.1.1-forge</artifactId>
42-
<version>2.5.8-378</version>
41+
<artifactId>everlastingabilities-26.1.2-forge</artifactId>
42+
<version>2.5.9-382</version>
4343
</dependency>
4444

4545
<dependency>
4646
<groupId>org.cyclops.energeticsheep</groupId>
47-
<artifactId>energeticsheep-26.1.1-forge</artifactId>
48-
<version>1.1.18-222</version>
47+
<artifactId>energeticsheep-26.1.2-forge</artifactId>
48+
<version>1.1.20-236</version>
4949
</dependency>
5050

5151
<dependency>
5252
<groupId>org.cyclops.colossalchests</groupId>
53-
<artifactId>colossalchests-26.1.1-forge</artifactId>
54-
<version>1.8.14-250</version>
53+
<artifactId>colossalchests-26.1.2-forge</artifactId>
54+
<version>1.8.15-254</version>
5555
</dependency>
5656

5757
<dependency>
5858
<groupId>org.cyclops.iconexporter</groupId>
59-
<artifactId>iconexporter-26.1.1-forge</artifactId>
60-
<version>1.4.0-195</version>
59+
<artifactId>iconexporter-26.1.2-forge</artifactId>
60+
<version>1.4.1-199</version>
6161
</dependency>
6262

6363
</dependencies>

0 commit comments

Comments
 (0)