Added
- Support for 1.21.9 snapshots, alongside descriptions for currently released 1.21.9 content.
- Enchantment Descriptions are now visible when using Quark's Matrix Enchanting feature.
- Mod name tooltip now better handles mod IDs with spaces.
- Mod name tooltip now respects
getCreatorModId
(NeoForge) andgetCreatorNamespace
(Fabric 1.21.1 and above). - Mod name tooltip now has a config for italicization.
Changed
- Dropped support for 1.21.2, 1.21.3, 1.21.6, and 1.21.7.
Fixed
- Revised descriptions and fixed some minor typos in existing descriptions.
Added
- Enchantment Descriptions are now visible in the Enchanting Table.
- Support for newlines (\n) in descriptions.
- If Cloth Config is not present, the mod can now be configured through YACL.
- Description for 1.21.7's music disc.
Changed
- Migrated internal configuration to Kaleido Config. Item Descriptions config file is now
item_descriptions.toml
, and is now organized and properly commented. - Block Descriptions and Entity Descriptions configs have been separated into their own tabs.
Fixed
- Conflicting translation keys with EMI (#26).
- Crash from renamed method on NeoForge 1.21.5+.
Fixed
- Crash on startup on new versions of NeoForge.