NBTTooltip icon indicating copy to clipboard operation
NBTTooltip copied to clipboard

A minecraft mod that lets you see items' nbt tags on their tooltip

Results 9 NBTTooltip issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug

If the item has no NBT, simply don't display any extra text at all. Seeing this is not useful whatsoever: ![image](https://user-images.githubusercontent.com/24266948/180932816-adceb75c-a68c-44b4-b65e-418d31376826.png)

bug

Now using KTIG for keybindings (My new lib: https://github.com/Klotzi111/ktig) fixed bug: auto scroll will win against manual scroll when having very low framerate Scrolling the NBTTag now also works with...

I would love to see attributes like attack damage to show up! This is really useful for me and was the main reason I installed this mod, still extremely useful...

Feature wise the port is 100% identical to the Fabric version, nothing was removed/added/fixed. Instead of cloth config api/your custom json config I simply used Forge's config system, so config...

Items are now using components instead of NBT format, I think it's better for the markers shown in the tooltip to adapt to the new format name. ![圖片](https://github.com/user-attachments/assets/3bccb425-a3eb-45ce-a383-479227df6fb2)