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