add breaks override for create
This commit is contained in:
parent
2a7b49faf8
commit
bc77fae2fd
1 changed files with 17 additions and 0 deletions
17
config/quilt-loader-overrides.json
Normal file
17
config/quilt-loader-overrides.json
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
{
|
||||||
|
"schema_version": 1,
|
||||||
|
"overrides": [
|
||||||
|
{
|
||||||
|
"path": "<mods>/create-fabric-0.5.1-f-build.1416+mc1.19.2.jar",
|
||||||
|
"breaks": [
|
||||||
|
{
|
||||||
|
"replace": "sound_physics_remastered",
|
||||||
|
"with": {
|
||||||
|
"id": "sound_physics_remastered",
|
||||||
|
"version": "<1.19.2-1.4.5"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue