Client Commands dependency not declared
LemmaEOF opened this issue ยท 1 comments
The fabric.mod.json doesn't declare a dependency on Client Commands so if the mod is loaded without client commands present, it will crash from a NoClassDefFoundError instead of Fabric noting the dependency.