
mod running problems
maIwina opened this issue · 5 comments
It says to Install yacl, version 3.3.1+1.20.4 or later. I do have it installed tho, I tried it running it with 3.3.2 and 3.3.1 and none worked, any solutions?
Fixed in #31!
Temporary fix:
config/fabric_loader_dependencies.json
{
"version": 1,
"overrides": {
"sounds": {
"-depends": {
"yacl": "*"
}
}
}
}