Add volume fix
This commit is contained in:
parent
119e378c59
commit
3893385d7e
|
|
@ -9,8 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added [boat break fix](https://modrinth.com/mod/boat-break-fix) mod
|
- Added [Boat Break Fix](https://modrinth.com/mod/boat-break-fix)
|
||||||
- Added [simple snowy fix](https://modrinth.com/mod/simple-snowy-fix-\(forge-fabric\)) mod
|
- Added [Simple Snowy Fix](https://modrinth.com/mod/simple-snowy-fix-\(forge-fabric\))
|
||||||
|
- Added [Volume Fix](https://modrinth.com/mod/volume-fix)
|
||||||
|
|
||||||
## [2.2.0]
|
## [2.2.0]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1207,6 +1207,21 @@
|
||||||
"sha512": "d5f0a7db96e2c6cb3bf1a59b19a98fc21be856a9add8f8decaae913160d4dbd3f628194ece57aa36397e307a327d8f2fc351310e25e9e54193e912cc409f0a41"
|
"sha512": "d5f0a7db96e2c6cb3bf1a59b19a98fc21be856a9add8f8decaae913160d4dbd3f628194ece57aa36397e307a327d8f2fc351310e25e9e54193e912cc409f0a41"
|
||||||
},
|
},
|
||||||
"path": "mods/simple_snowy_fix-1.21.1-1.21.11-2.1.9-fabric.jar"
|
"path": "mods/simple_snowy_fix-1.21.1-1.21.11-2.1.9-fabric.jar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"downloads": [
|
||||||
|
"https://cdn.modrinth.com/data/Iywe4QI4/versions/6UZ5mKrA/volumefix-1.2.0%2B1.21.jar"
|
||||||
|
],
|
||||||
|
"env": {
|
||||||
|
"client": "required",
|
||||||
|
"server": "required"
|
||||||
|
},
|
||||||
|
"fileSize": 9136,
|
||||||
|
"hashes": {
|
||||||
|
"sha1": "7346203754a7201daa1c924f50bc22b9a279d560",
|
||||||
|
"sha512": "7b51002618bef61c5a0210f9570365395f8dcc8e172a66d6373e81fae46de328bce931b9d66b0ab4caff0405885ff019cc9ace11d3479aeee9c978c99db9d74e"
|
||||||
|
},
|
||||||
|
"path": "mods/volumefix-1.2.0+1.21.jar"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue