Compare commits
2 commits
1b23679ae4
...
1558ca8d00
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1558ca8d00 | ||
|
|
db90b3cd23 |
|
|
@ -5,7 +5,11 @@ 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/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
## [1.3.0] - 2026-02-20
|
||||
|
||||
### Added
|
||||
|
||||
- Added No Chat Restrictions mod
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
@ -114,7 +118,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
Initial release
|
||||
|
||||
[unreleased]: https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/compare/1.2.0...HEAD
|
||||
[unreleased]: https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/compare/1.3.0...HEAD
|
||||
[1.2.0]: https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/compare/1.2.0...1.3.0
|
||||
[1.2.0]: https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/compare/1.1.3...1.2.0
|
||||
[1.1.3]: https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/compare/1.1.2...1.1.3
|
||||
[1.1.2]: https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/compare/1.1.1...1.1.2
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
"formatVersion": 1,
|
||||
"game": "minecraft",
|
||||
"name": "MC Rebalanced",
|
||||
"versionId": "1.2.0",
|
||||
"versionId": "1.3.0",
|
||||
"files": [
|
||||
{
|
||||
"downloads": [
|
||||
|
|
@ -1702,6 +1702,21 @@
|
|||
"sha512": "3ac1456322b91c6cb7d07c9f48f6981e29d63e5bf23f813a707fff1e221b8d76b858ab45f5b5939e842941e338d0863f0022631e329557e92ae3f8e50fc343ff"
|
||||
},
|
||||
"path": "mods/zombies_reworked-1.20.1-1.1.6.jar"
|
||||
},
|
||||
{
|
||||
"downloads": [
|
||||
"https://cdn.modrinth.com/data/z440MEwJ/versions/nfAbW8d8/NoChatRestrictions-Forge-MC1.20.1-v1.0.0.jar"
|
||||
],
|
||||
"env": {
|
||||
"client": "required",
|
||||
"server": "required"
|
||||
},
|
||||
"fileSize": 9676,
|
||||
"hashes": {
|
||||
"sha1": "a189c024b78b1057f7bab8a64c327ed27a6d186d",
|
||||
"sha512": "bd0b8dd69a889c7d8153a44b56d5f997dd3a98728b1b270a7ad738d23f4ceffb095212cdf0ceb711b0ae3ad5735c219738c9797f43c8357653384b5365f688d0"
|
||||
},
|
||||
"path": "mods/NoChatRestrictions-Forge-MC1.20.1-v1.0.0.jar"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue