An open API service indexing awesome lists of open source software.

https://github.com/not-coded/cts-mod-fixer

fix mod yea
https://github.com/not-coded/cts-mod-fixer

Last synced: 5 months ago
JSON representation

fix mod yea

Awesome Lists containing this project

README

          

# Combat Test 8c Mod Fixer

[Download](https://github.com/not-coded/cts-mod-fixer/releases/download/1.0.0/modfixer-1.0.0.jar)

## Fixes

- Mod Menu ()
- Iris ()

## Manual Fixes

Add this to your `.minecraft/config/fabric_loader_dependencies.json`

```json
{
"version": 1,
"overrides": {
"iris": {
"depends": {
"minecraft": "1.16.x"
}
}
}
}
```

This is to fix the **"Incompatable mods found!"** error.