[Bug] cloth-config is not transitive
xtexChooser opened this issue ยท 0 comments
What happened?
modCompileOnly 'me.shedaniel:RoughlyEnoughItems-api-fabric:14.0.688'
modRuntimeOnly 'me.shedaniel:RoughlyEnoughItems-fabric:14.0.688'
I added REI-api-fabric and REI-fabric. After updating REI from 12.0.634 to 14.0.688, me.shedaniel.math
package is not longer available in my project without adding modCompileOnly "me.shedaniel.cloth:cloth-config:13.0.121"
What mod loaders are you seeing the problem on?
Fabric
What do you think this bug is of?
- Visual
- Recipe Lookup
- Cheat Mode
- Plugin Integration / JEI Plugin Compatibility
- Others
Relevant log output
.
Anything else?
No response
By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.
- Yes, and I did not use any paste services other than GitHub Gists.
By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.
- Yes