VoxeLibre/mods/HELP/tt
kay27 6addb7db18 Merge pull request 'Move item renaming to tt to fix enchanted named items' (#1364) from BlueBlancmanche/MineClone2:anvil-fix into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/1364
2021-03-24 05:09:54 +00:00
..
API.md Added tt support, made enchanted bows function properly 2020-10-27 19:53:49 +01:00
README.md Use pure-API version of tt mod 2020-09-10 15:41:36 +02:00
init.lua Move item renaming to tt. This allows additional information such as enchantments to be displayed on named items 2021-03-22 23:02:11 +00:00
mod.conf Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
snippets.lua Use pure-API version of tt mod 2020-09-10 15:41:36 +02:00

README.md

Extended Tooltip (tt)

This mod extends the tooltip of items to add more informative texts.

The mod itself does nothing and is meant to be integrated into games to use the API to define custom tooltips (see API.md).

License

MIT License.