overrides to force it to load
This commit is contained in:
parent
851e520087
commit
1039e58fdf
6 changed files with 75 additions and 2 deletions
11
.minecraft/config/fabric_loader_dependencies.json
Normal file
11
.minecraft/config/fabric_loader_dependencies.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"version": 1,
|
||||
"overrides": {
|
||||
"hexcasting": {
|
||||
"-depends": {
|
||||
"cardinal-components-item": "IGNORED",
|
||||
"cardinal-components-block": "IGNORED"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue