This is a fork of EnhancedTooltips, remake the whole system and add new features for both players and developers.
All features are configurable (config entry is in mod menu).
Enchantment Description to display for vanilla
enchantments)You need to open advanced tooltip (F3+H) to use
For block, it will display block tag.
For spawn egg, it will display entity tag.
Note: These keybindings can be changed in options. If set to unbind the corresponding data will be hide.
DetailedAnimations), the spawn egg preview will meet some issues.
You can close it in config.Create a class implement TooltipsReforgeEntrypoint, then annotate with
@EntryPointProvider(slug="tooltips_reforged")(forge) or write into entrypoint tooltips_reforged(fabric)
If you have any idea, submit on GitHub!