2024-11-28 15:15:38 +01:00
2024-11-28 15:15:38 +01:00
2023-03-09 12:21:38 +01:00
2024-11-28 15:11:05 +01:00
2024-11-28 15:12:59 +01:00
2024-11-28 15:12:59 +01:00
2020-09-10 15:57:39 +02:00

Extended Tooltips: Base

This mod is for the Extended Tooltips [tt] mod to extend item tooltips with the following basic info:

  • Tool digging times
  • Weapon stats
  • Food stats
  • Node damage
  • Node light level
  • Node info: climbable, slippery, bouncy, jumping restriction

This mod assumes that the default gameplay behavior of Luanti is used.

This mod introduces support for new item definition fields:

  • _tt_food: If true, item is a food item that can be consumed by the player
  • _tt_food_hp: Health increase (in HP) for player when consuming food item

Because there is no standard way in Luanti to mark an item as food, these fields are required for food items to be recognized as such.

Version

1.0.0

This mod requires Luanti 5.10.0 or later.

License

MIT License.

Description
No description provided
Readme 59 KiB
Languages
Lua 100%