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
- Host: GitHub
- URL: https://github.com/not-coded/cts-mod-fixer
- Owner: not-coded
- License: gpl-3.0
- Created: 2025-08-15T16:57:56.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-08-17T15:43:48.000Z (5 months ago)
- Last Synced: 2025-08-17T16:26:14.556Z (5 months ago)
- Language: Java
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.