Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1007 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 1007 Bytes

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