Maintenance Update
- Supported
1.21+
. - Used fully semantic versioning.
- Used Night Auto Config.
Changes
- Unified publishing using modpublisher.
- Jar name migrate:
{id}-{mcversion}-{modversion}
->{id}-{modversion}-{loader}{mcversion}
. - Tag name migrate:
{id}-{modversion}-mc{mcversion}
->{id}-{modversion}-{loader}{mcversion}
.
Ownership Transfer
- Transferred ownership to Kessoku Tea Time.
Additions
- Added the ability to customize tags to form extra collapsible entries. The tags are stored as an array in
/config/reicollapsibleentries.toml
. With ModMenu installed, you can also toggle the tags in an in-game GUI. What's more, using command/reicollapsibleentries tags
will print all the available tags of the hand held item, by clicking one of them you will be able to open a window to perform actions such as add to custom tag, remove from custom tag and copy to clipboard.
Maintenance
- Updated Fabric Loom to
0.15.3
. - Updated Gradle to
8.3
. - Added ModMenu related localizations for a better experience.
- Changed mod description to a more semantic format.
- Passed tests on newer Minecraft versions.