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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -6,7 +6,7 @@ hash = "8ce50d68930b24f39f95816bd5cfcea1f30e927a0a24ee969af8d90e0166974a"
|
|||
|
||||
[[files]]
|
||||
file = "config/quilt-loader-overrides.json"
|
||||
hash = "d7ea47783880c3db659278111c9d48d54f52183b3d73f00b046543c629cb71ce"
|
||||
hash = "5d0f3482db3bedff48f65ffea63de65441ab2853525a629ddf8d2d706964488c"
|
||||
|
||||
[[files]]
|
||||
file = "mods/amplified-nether-height.pw.toml"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "3eb610b2f13c0da5aa5ad08f40fd8983ffe39e2ca7fbe65c941fe2a032c4cc11"
|
||||
hash = "2316420c2a5327423bca16dcbc2d04474f37b265f572cc571a33671ff60b5336"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue