overrides to force it to load

This commit is contained in:
Merith 2025-02-14 18:47:44 -08:00
parent 851e520087
commit 1039e58fdf
6 changed files with 75 additions and 2 deletions

View file

@ -0,0 +1,11 @@
{
"version": 1,
"overrides": {
"hexcasting": {
"-depends": {
"cardinal-components-item": "IGNORED",
"cardinal-components-block": "IGNORED"
}
}
}
}