Skip to content

Commit 7a0a8e9

Browse files
Copilotrubensworks
andauthored
Uncomment JEI/TerraBlender/jade/curios and remove 26.1.1 workflow exclude for cyclops-all-deps
Agent-Logs-Url: https://github.com/CyclopsMC/packtests/sessions/6e71dbc2-9dd0-4a6f-af31-80968f919975 Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
1 parent 915e052 commit 7a0a8e9

2 files changed

Lines changed: 12 additions & 14 deletions

File tree

.github/workflows/gametests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
loader: forge
4444
- modpack: cyclops-all-deps # No deps are relevant for Fabric mods
4545
loader: fabric
46-
- modpack: cyclops-all-deps # Mod compats have not been added for 26.1.1 yet
47-
mc: 26.1.1
4846
runs-on: ubuntu-latest
4947
steps:
5048
- name: 'Checkout'

modpacks/cyclops-all-deps/26.1.1/neoforge/pom.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -74,25 +74,25 @@
7474

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

77-
<!--><dependency>
77+
<dependency>
7878
<groupId>mezz.jei</groupId>
7979
<artifactId>jei-26.1.1-neoforge</artifactId>
80-
<version>19.27.0.340</version>
80+
<version>29.4.0.23</version>
8181
</dependency>
8282

83-
<dependency>
83+
<!--><dependency>
8484
<groupId>mcjty.theoneprobe</groupId>
8585
<artifactId>theoneprobe</artifactId>
8686
<version>1.21_neo-12.0.8-7</version>
87-
</dependency>
87+
</dependency>-->
8888

8989
<dependency>
9090
<groupId>com.github.glitchfiend</groupId>
9191
<artifactId>TerraBlender-neoforge</artifactId>
92-
<version>1.21-4.0.0.1</version>
92+
<version>26.1.1-26.1.1.0.1</version>
9393
</dependency>
9494

95-
<dependency>
95+
<!--><dependency>
9696
<groupId>me.shedaniel</groupId>
9797
<artifactId>RoughlyEnoughItems-neoforge</artifactId>
9898
<version>16.0.799</version>
@@ -121,13 +121,13 @@
121121
<groupId>com.almostreliable.mods</groupId>
122122
<artifactId>almostunified-neoforge</artifactId>
123123
<version>1.21.1-1.4.1</version>
124-
</dependency>
124+
</dependency>-->
125125

126126
<dependency>
127127
<groupId>curse.maven</groupId>
128128
<artifactId>jade-324717</artifactId>
129-
<version>5884231</version>
130-
</dependency>-->
129+
<version>7903350</version>
130+
</dependency>
131131

132132
<!-- Integrated Dynamics deps: end -->
133133

@@ -151,13 +151,13 @@
151151

152152
<!-- Integrated Terminals deps: start -->
153153

154-
<!--><dependency>
154+
<dependency>
155155
<groupId>top.theillusivec4.curios</groupId>
156156
<artifactId>curios-neoforge</artifactId>
157-
<version>7.4.3+1.20.4</version>
157+
<version>15.0.0-beta.1+26.1</version>
158158
</dependency>
159159

160-
<dependency>
160+
<!--><dependency>
161161
<groupId>dev.emi</groupId>
162162
<artifactId>emi-neoforge</artifactId>
163163
<version>1.1.22+1.21.1</version>

0 commit comments

Comments
 (0)