Compare commits

..

5 commits

Author SHA1 Message Date
Sergeant Acoustic 553ce423d5 Add language reload mod
All checks were successful
/ build-1.21 (push) Successful in 58s
2026-03-30 15:46:12 +01:00
Sergeant Acoustic dfc9002278 Update changelog 2026-03-30 15:42:48 +01:00
Sergeant Acoustic 65e51af012 Add ender dragon movement fix 2026-03-29 22:22:48 +01:00
Sergeant Acoustic ee3fcb9293 Add hrtf fix 2026-03-29 22:14:21 +01:00
Sergeant Acoustic 3893385d7e Add volume fix 2026-03-29 22:13:08 +01:00
2 changed files with 70 additions and 2 deletions

View file

@ -7,10 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Added
- Added enchantment's exclusive sets to their descriptions
- Added [Language Reload](https://modrinth.com/mod/language-reload)
### 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)
- Added [HRTF Fix](https://modrinth.com/mod/hrtffix)
- Added [Dragon Movement Fix](https://modrinth.com/datapack/dragon-movement-fix)
## [2.2.0] ## [2.2.0]

View file

@ -1207,6 +1207,66 @@
"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"
},
{
"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"
},
{
"downloads": [
"https://cdn.modrinth.com/data/6E5wF2bY/versions/LRjqWIC2/dragon-movement-fix-1.1.6.jar"
],
"env": {
"client": "required",
"server": "required"
},
"fileSize": 12984,
"hashes": {
"sha1": "8d269a801c8aa4328dd1db61dedd2c11a7afd912",
"sha512": "a51f1c5931c5729b665e30af7d91d8a91962137224ac1a0d36d15ea8cff3c67eeec7899632ea14913605e00dd11ced71f4e6edcea454b507d6de58973e8bce21"
},
"path": "mods/dragon-movement-fix-1.1.6.jar"
},
{
"downloads": [
"https://cdn.modrinth.com/data/uLbm7CG6/versions/lLMGPiZe/language-reload-1.7.6%2B1.21.1.jar"
],
"env": {
"client": "required",
"server": "required"
},
"fileSize": 75091,
"hashes": {
"sha1": "95c1266f43e330d4848dcf2e11a6be98a8990ce5",
"sha512": "39dfb0490a26baea1f79e0e86116f89ff85213df1e528c2727ea84c64f6e6b889817089d5faa4b15a4648393787ec5305b96eed29ce506d9129aa4b7a50b66b1"
},
"path": "mods/language-reload-1.7.6+1.21.1.jar"
} }
] ]
} }