Releases: KessokuTeaTime/REI-Collapsible-Entries
Releases · KessokuTeaTime/REI-Collapsible-Entries
3.1.1 for Fabric 1.21+
Maintenance Update
- Supported
1.21+
. - Used fully semantic versioning.
- Used Night Auto Config.
3.1.1 for Fabric 1.20.x
Maintenance Update
- Supported
1.21+
. - Used fully semantic versioning.
- Used Night Auto Config.
3.1.0 for Fabric 1.20.x
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.
3.0.1 for 1.20.x
Fixes
- Fixed a crash caused by access widener (discussions in #2).
- Fixed the issue of
tagged.create.toolboxes
andtagged.create.seats
having no localizations.
Modifications
- Updated command prompts to more human readable:
3.0.0 for 1.20.x
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.
2.0.1 for 1.20.x
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.
2.0.0 for 1.20.x
Modifications
- Used
ModPredicate
to predicate items.
Additions
- Claimed multiple suggestions from #1 .
1.0.1 for 1.20.x
Added Multiple Entries from #1.
1.0.0 for 1.20.x
Hooray!