Skip to content

Commit e4fb71a

Browse files
Copilotrubensworks
andauthored
Comment out JEI 29.4.0.23 for 26.1.1: incompatible with EvilCraft bundled evilcraftcompat
Agent-Logs-Url: https://github.com/CyclopsMC/packtests/sessions/8e41f896-e193-4ef3-9a0d-3ed3567c76ac Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
1 parent a293979 commit e4fb71a

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

  • modpacks/cyclops-all-deps/26.1.1/neoforge

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,14 @@
7474

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

77-
<dependency>
77+
<!--><dependency>
7878
<groupId>mezz.jei</groupId>
7979
<artifactId>jei-26.1.1-neoforge</artifactId>
8080
<version>29.4.0.23</version>
81-
</dependency>
81+
</dependency>-->
82+
<!-- JEI 29.4.0.23 is incompatible with evilcraftcompat bundled in EvilCraft 1.2.84; it causes evilcraftcompat to fail to load,
83+
which makes EvilCraft's RecipeBroomPartCombination recipe type get registered inconsistently,
84+
and the player is disconnected on join due to a neoforge:recipe_content encoding error. -->
8285

8386
<!--><dependency>
8487
<groupId>mcjty.theoneprobe</groupId>

0 commit comments

Comments
 (0)