Description
This mod is for the Extended Tooltips [tt] mod to extend item tooltips with the following basic info:
- Tool digging times
- Weapon stats
- Node damage
- Node light level
- Node info: climbable, slippery, bouncy, jumping/descending restriction
- Food stats (must be provided by mod/game)
Note: The info it provides is automatically generated but rather limited. This mod will not give you any manual explanation of items. This mod is mostly meant for game and mod authors as a starting point and/or example on how to use the tt mod. For a complete tooltip system, games still need to do the extra work and writing their texts themselves.
Releases
2025-02-12 14:54 UTC
1.1.0
- More userfriendly tool digging descriptions
- Developer documentation
- Developer function to add descriptions for custom groups
- Add support for negative
bouncy value
- Add support for
disable_descend group
- Switch to gettext PO locale file format
- Rename Minetest to Luanti
- Partial French and Russian translation
- Localize decimal point and minus sign
2020-09-10 14:06 UTC
1.0.0
No release notes
All releases
Threads
New thread
Information
Provides
tt_base
Dependencies
- Required
-
tt
- Optional
-
tt_base_groups
Information
- Type
- Mod
- Technical Name
- tt_base
- Languages
-
English, Deutsch
- License
-
MIT
- Maintenance State
- Maintenance Only
- Added
- 2020-09-10 14:06 UTC
- Maintainers
-
Wuzzy
Good if you wanna know wich tools to use as a weapon
Doesnt cover some tools from mods but thats okay, i now know that bashing a dog in the head with a hammer is more effective than slashing it with a sword. If you wanna know if a block is crumbly, cracky or stuff like that you can use the lookup tool
Works on very few items
Only works on very few items. Requires too much work on user side to make it work for other items.
Suggestion for improvement: If it supported more items by default. So it was more like plug-and-play.