Add Quilt dependency overrides
This commit is contained in:
parent
8931ff431a
commit
1669e78995
16
config/quilt-loader-overrides.json
Normal file
16
config/quilt-loader-overrides.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"schema_version": 1,
|
||||||
|
"overrides": [
|
||||||
|
{
|
||||||
|
"path": "<mods>/create-fabric-0.5.1-f-build.1417+mc1.20.1.jar",
|
||||||
|
"breaks": [
|
||||||
|
{
|
||||||
|
"remove": {
|
||||||
|
"id": "sound_physics_remastered",
|
||||||
|
"version": "*"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -1,5 +1,9 @@
|
|||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/quilt-loader-overrides.json"
|
||||||
|
hash = "f5d911efb00a9408e60bd1c528f87b7a00f6f38de987ed156f900aa82ca9378a"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/DistantHorizons.toml"
|
file = "config/yosbr/config/DistantHorizons.toml"
|
||||||
hash = "3a6ae31c255079774a688c1542858660ef4c81ec328d074ea008e0a96bbeceeb"
|
hash = "3a6ae31c255079774a688c1542858660ef4c81ec328d074ea008e0a96bbeceeb"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "f6e32a68a0c5a97f46901605fa0fe71d975f44a1aa59a76ef2f3a16602e75188"
|
hash = "88c36c6bfc22cdff0bb8e052a73397940999eee953720b37bec312378dfe268b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user