Compare commits
No commits in common. "HEAD" and "2.0.0" have entirely different histories.
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -7,14 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
Initial 1.21.1 release
|
||||
|
||||
### Added
|
||||
|
||||
- Added C2ME
|
||||
- Netherite upgrades no longer need a smithing template
|
||||
- Backported bundle
|
||||
- Added [Trees Make Sound](https://modrinth.com/mod/trees-make-sound)
|
||||
|
||||
## [2.0.0]
|
||||
|
||||
Initial 2.0.0 release
|
||||
|
||||
[unreleased]: https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/compare/2.0.0...HEAD
|
||||
[unreleased]: https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/src/branch/1.21.1
|
||||
[2.0.1]: https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/compare/2.0.0...2.0.1
|
||||
[2.0.0]: https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering/releases/tag/2.0.0
|
||||
|
|
|
|||
6
TODO.md
6
TODO.md
|
|
@ -1,5 +1,9 @@
|
|||
# TODO
|
||||
|
||||
This list is very non-exhaustive
|
||||
options.txt
|
||||
|
||||
Thouroghly compare implemented features to the 1.20.1 pack before initial release
|
||||
|
||||
## Datapack
|
||||
|
||||
* Villagers (https://modrinth.com/mod/data-trades)
|
||||
|
|
|
|||
|
|
@ -1132,21 +1132,6 @@
|
|||
"sha512": "7e9da0bdc6e558b551092390d6e5544fff5d81106a72110aa0059bda5abaa471c0f820c3d434f7350129ec84e5bcd75d9cffaf0e3c574a93b3459b3b3c92333e"
|
||||
},
|
||||
"path": "mods/biome-music-1.0-1.21.1.jar"
|
||||
},
|
||||
{
|
||||
"downloads": [
|
||||
"https://cdn.modrinth.com/data/VSNURh3q/versions/DSqOVCaF/c2me-fabric-mc1.21.1-0.3.0%2Balpha.0.362.jar"
|
||||
],
|
||||
"env": {
|
||||
"client": "required",
|
||||
"server": "required"
|
||||
},
|
||||
"fileSize": 4701117,
|
||||
"hashes": {
|
||||
"sha1": "9beac89c94f36a342cb07cd9fcb42608bdd07771",
|
||||
"sha512": "8653a751eb2ad1ad70da38017ccad0ee2bda5448ffe405d28049f09a61936765303f63ba4fcff798f32bb1e6b4645e892c275515b69c98c1730e24caab0ba7e0"
|
||||
},
|
||||
"path": "mods/c2me-fabric-mc1.21.1-0.3.0+alpha.0.362.jar"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue