Night Config Fixes [Forge & Fabric]

Night Config Fixes [Forge & Fabric]

24M Downloads

[Suggestion]: Change `breaks` for ServerCore from `*` to `<1.5.0`

muon-rw opened this issue ยท 1 comments

commented

In case it helps to move this along, I can confirm that its resolved (servercore doesn't use nightconfig anymore).
The game can load fine with both mods installed using this fabric_loader_dependencies.json on fabric;

{
  "version": 1,
  "overrides": {
    "nightconfigfixes": {
      "-breaks": {
        "servercore": "IGNORED"
      }
    }
  }
}

Ofcourse this isn't actually a solution though, so it would be nice if this breaks clause could be changed in night-config-fixes.