
Cull less leaves won't work for cloth 8.x when mods come with it built in
Noahfrechette opened this issue ยท 0 comments
Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Replace mod 'Cull Less Leaves' (cull-less-leaves) 1.0.4 with any version that is compatible with:
- cloth-config 8.0.75
Unmet dependency listing:
- Mod 'Cull Less Leaves' (cull-less-leaves) 1.0.4 requires any 7.x version of mod 'Cloth Config v8' (cloth-config), which can't be loaded due to other constraints!
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)