Thermal Expansion JEI plugin not working
FakeDomi opened this issue ยท 3 comments
Closing this and merging with #1024
Thank you for the report, I will investigate the issue.
Kinda duplicate of #1045
Turns out it's not the same issue. In this case it's a chain of bad mod interactions.
- Building Gadgets 2.6.7 adds a Pulverizer recipe that need less energy than what's provided in one tick
- Thermal Expansion rounds the processing time down to 0 ticks and passes that value to JEI
- JEI doesn't like 0 ticks and disables the entire TE-JEI plugin
The recipe has been fixed in Building Gadgets 2.6.8.