Add hrtf fix
This commit is contained in:
parent
3893385d7e
commit
ee3fcb9293
|
|
@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Added [Boat Break Fix](https://modrinth.com/mod/boat-break-fix)
|
- Added [Boat Break Fix](https://modrinth.com/mod/boat-break-fix)
|
||||||
- Added [Simple Snowy Fix](https://modrinth.com/mod/simple-snowy-fix-\(forge-fabric\))
|
- Added [Simple Snowy Fix](https://modrinth.com/mod/simple-snowy-fix-\(forge-fabric\))
|
||||||
- Added [Volume Fix](https://modrinth.com/mod/volume-fix)
|
- Added [Volume Fix](https://modrinth.com/mod/volume-fix)
|
||||||
|
- Added [HRTF Fix](https://modrinth.com/mod/hrtffix)
|
||||||
|
|
||||||
## [2.2.0]
|
## [2.2.0]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1222,6 +1222,21 @@
|
||||||
"sha512": "7b51002618bef61c5a0210f9570365395f8dcc8e172a66d6373e81fae46de328bce931b9d66b0ab4caff0405885ff019cc9ace11d3479aeee9c978c99db9d74e"
|
"sha512": "7b51002618bef61c5a0210f9570365395f8dcc8e172a66d6373e81fae46de328bce931b9d66b0ab4caff0405885ff019cc9ace11d3479aeee9c978c99db9d74e"
|
||||||
},
|
},
|
||||||
"path": "mods/volumefix-1.2.0+1.21.jar"
|
"path": "mods/volumefix-1.2.0+1.21.jar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"downloads": [
|
||||||
|
"https://cdn.modrinth.com/data/Y3o9dZWX/versions/u3JPxrCm/hrtffix-fabric-1.0.0.jar"
|
||||||
|
],
|
||||||
|
"env": {
|
||||||
|
"client": "required",
|
||||||
|
"server": "required"
|
||||||
|
},
|
||||||
|
"fileSize": 9862,
|
||||||
|
"hashes": {
|
||||||
|
"sha1": "f31754f2cdcd28a42283b9d3a25909b98cd59064",
|
||||||
|
"sha512": "5a12f200aec2ff8f07aae25f7212b76b24386c7c979d2c5658a6ee68cb0bfa895b0b35b09f55a9e2f28e8f6f5a91293c85dea071bc6786f74224f28f091dd32f"
|
||||||
|
},
|
||||||
|
"path": "mods/hrtffix-fabric-1.0.0.jar"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue