Compare commits

..

2 commits

Author SHA1 Message Date
Sergeant Acoustic 119e378c59 Add simple snowy fix mod
All checks were successful
/ build-1.21 (push) Successful in 57s
2026-03-29 19:18:46 +01:00
Sergeant Acoustic 50011cc831 Add boat break fix mod 2026-03-29 19:16:26 +01:00
2 changed files with 52 additions and 0 deletions

View file

@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- Added [boat break fix](https://modrinth.com/mod/boat-break-fix) mod
- Added [simple snowy fix](https://modrinth.com/mod/simple-snowy-fix-\(forge-fabric\)) mod
## [2.2.0] ## [2.2.0]
### Added ### Added

View file

@ -1162,6 +1162,51 @@
"sha512": "4fdb6a9bfd5706299114810751b43b22fa1e8565f2666ba07bca24c5c9b09af2ae2a311ac02062a7453f4c6a38001525868486a111134335a0e60392759202cc" "sha512": "4fdb6a9bfd5706299114810751b43b22fa1e8565f2666ba07bca24c5c9b09af2ae2a311ac02062a7453f4c6a38001525868486a111134335a0e60392759202cc"
}, },
"path": "mods/logical-iframes-1.1.1.jar" "path": "mods/logical-iframes-1.1.1.jar"
},
{
"downloads": [
"https://cdn.modrinth.com/data/OVb8ZE5p/versions/Uf9jCC3m/BoatBreakFix-Universal-1.0.2.jar"
],
"env": {
"client": "required",
"server": "required"
},
"fileSize": 6866,
"hashes": {
"sha1": "f0bc583479532b7a83cded5ac86f0b3622c69558",
"sha512": "7dedce72e959a05db469ff7e6175d7bc7189ed012ecb4bbbf299f0ee2b1876c67753731e05928ba8743b294cf5b208da01056d65ca51c27ad14b2313addcea92"
},
"path": "mods/BoatBreakFix-Universal-1.0.2.jar"
},
{
"downloads": [
"https://cdn.modrinth.com/data/P1Kv5EAO/versions/O6odCETu/Necronomicon-Fabric-1.6.0%2B1.21.jar"
],
"env": {
"client": "required",
"server": "required"
},
"fileSize": 37055,
"hashes": {
"sha1": "b6ac70d9ecac570f56e75db81d8281976fea1357",
"sha512": "0deeb7ed7914994bf274547d7c665be460a27a2526adc00f3708b257bab8b51204dc6c8b3b2259440c57b3ebfeaa3d8ca9e9c4308f0265a041233dbeb5eae2af"
},
"path": "mods/Necronomicon-Fabric-1.6.0+1.21.jar"
},
{
"downloads": [
"https://cdn.modrinth.com/data/3WP3HZRG/versions/K637FjjR/simple_snowy_fix-1.21.1-1.21.11-2.1.9-fabric.jar"
],
"env": {
"client": "required",
"server": "required"
},
"fileSize": 120154,
"hashes": {
"sha1": "08dd6c0de036c17e6843e16e780dd9396855651d",
"sha512": "d5f0a7db96e2c6cb3bf1a59b19a98fc21be856a9add8f8decaae913160d4dbd3f628194ece57aa36397e307a327d8f2fc351310e25e9e54193e912cc409f0a41"
},
"path": "mods/simple_snowy_fix-1.21.1-1.21.11-2.1.9-fabric.jar"
} }
] ]
} }