Add Quilt dependency overrides

This commit is contained in:
NullBite 2024-07-13 15:03:54 -04:00
parent 8931ff431a
commit 1669e78995
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 21 additions and 1 deletions

View 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": "*"
}
}
]
}
]
}

View File

@ -1,5 +1,9 @@
hash-format = "sha256"
[[files]]
file = "config/quilt-loader-overrides.json"
hash = "f5d911efb00a9408e60bd1c528f87b7a00f6f38de987ed156f900aa82ca9378a"
[[files]]
file = "config/yosbr/config/DistantHorizons.toml"
hash = "3a6ae31c255079774a688c1542858660ef4c81ec328d074ea008e0a96bbeceeb"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "f6e32a68a0c5a97f46901605fa0fe71d975f44a1aa59a76ef2f3a16602e75188"
hash = "88c36c6bfc22cdff0bb8e052a73397940999eee953720b37bec312378dfe268b"
[versions]
minecraft = "1.20.1"