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.
Introducing Knowledges 5.0.0!
- New server-client communicable contract api to provide custom nbt tags.
- Restructured api to be more developer friendly.
- More ongoing default provided data and contract.
What's Changed
- Use Cloth Config by @KrLite in #8
Full Changelog: https://github.com/KrLite/Mod.Knowledges/compare/3.0.2-mc1.20...4.0.0-mc1.20.2
Fixes
- Fixed multiple config issues.
Additions
- Added shape
diamond
to crosshair component. - Added option to make the hud visible in debug hud.
Changes
- Partitioned
/config/knowledges/config.toml
into three files:/config/knowledges/general.toml
/config/knowledges/components.toml
/config/knowledges/data.toml
. - Moved
/config/knowledges/disabled_components.txt
into/config/knowledges/components.toml
as an array. - Moved
/config/knowledges/disabled_data.txt
into/config/knowledges/data.toml
as an array.
What's Changed
Full Changelog: https://github.com/KrLite/Mod.Knowledges/compare/3.0.2-mc1.20...4.0.0-mc1.20
Fixes
- Fixed multiple config issues.
Additions
- Added shape
diamond
to crosshair component. - Added option to make the hud visible in debug hud.
Changes
- Partitioned
/config/knowledges/config.toml
into three files:/config/knowledges/general.toml
/config/knowledges/components.toml
/config/knowledges/data.toml
. - Moved
/config/knowledges/disabled_components.txt
into/config/knowledges/components.toml
as an array. - Moved
/config/knowledges/disabled_data.txt
into/config/knowledges/data.toml
as an array.
Sync Updates
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.
Important Patch
Fixes
- Fixed config initialization behaviors with primitive types.
Additions
- Added triggering config reload when resource reload is triggered.
Introducing the new Data API! I can't tell how advanced this update is.
Implementations
- Implemented #4.
Screenshots
Breaking an Oak Log with Minimum UI Enabled
Fighting a Zombie, Wearing Armor
Inspecting Day Time through a Clock in an Item Frame
Playing with a Note Block
Configuring Knowledges through Mod Menu
Additions
- Added mod name display as subtitle.
Changes
- Updated interpolated text effects.
Update icon.