Fully remake the whole tooltips and add various functions
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 vanillaYou 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.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!