Skip to content

Shows additional and more advanced tooltips, great for debugging!

License

Notifications You must be signed in to change notification settings

OnyxStudios/AdvancedTooltips

Repository files navigation

Advanced Tooltips

Advanced Tooltips is a Fabric mod for Minecraft 1.14. This mod adds extra information about the item to the items tooltip.

Requires TextileLib

Features

  • Appends the Mod Name of the item that registered the item
    mod_name
The following only works when Minecraft is set to show Advanced Tooltips (F3 + H)
  • Holding the Control key (or equivalent) shows the NBT
    basic_nbt
  • Holding the Control + Shift key (or equivalent) shows the NBT in a nicer format
    formatted_nbt
  • Holding the Alt key (or equivalent) shows stats about the following item types:
    • FoodItem (Hunger + Saturation)
    • ToolItem (Enchantability + Mining Level + Block Breaking Speed)
    • ArmorItem (Enchantability)
      alt_info

Anything missing? Make a new issue to suggest it!

License

This mod is licensed under the MIT License

About

Shows additional and more advanced tooltips, great for debugging!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages