Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 7 months ago
Updated yesterday
Changelog
Added
- Enchantment Descriptions have been added, allowing for enchantments to be described in a consistent style. This is automatically disabled when other mods with the same feature are present.
- Item Descriptions primarily uses its own keys, but will fall back to ones designed for Enchantment Descriptions if not present.
- Tooltips are now wrapped based off of pixel width, instead of number of characters. This should make their length more consistent. (@sisby-folk)
- Tags are now sorted based off mod namespaces, not just length. Modded tags are assumed to be the most specific, followed by vanilla tags, followed by common tags. This should fix some odd tagging behaviour with blocks like wool and items like swords and axes.
- Entity style translation keys now work for blocks and items as well, allowing for more specific key matching. This is primarily useful for matching against blocks and items with the same identifier. (
block.minecraft.oak_sign.description
instead oflore.minecraft.oak_sign
)
Changed
- Hinting is no longer shown when an item has no available key.
- Cleaned up large parts of internal logic.
Fixed
- New wrapping logic should prevent double wrapping in EMI.
- Missing tool tag descriptions on Fabric 1.19 and 1.20.
Removed
- Legacy string matching code.
Files
Metadata
Release channel
ReleaseVersion number
2.0.0+1.21.1Loaders
Game versions
1.21–1.21.3Downloads
26Publication date
March 29, 2025 at 3:58 PMPublisher
Cassian
Owner