realtest_mt5/mods/show_wielded_item
Tom Hunter 62de3f5251 remove log cruft:
- add missing mod.conf files
	- add (optional) depends etc. to mod.conf files
2022-05-06 17:01:18 +02:00
..
README.md Add show_wielded_item with actual contents 2020-04-02 01:21:41 +02:00
depends.txt Add show_wielded_item with actual contents 2020-04-02 01:21:41 +02:00
description.txt Add show_wielded_item with actual contents 2020-04-02 01:21:41 +02:00
init.lua Add show_wielded_item with actual contents 2020-04-02 01:21:41 +02:00
mod.conf remove log cruft: 2022-05-06 17:01:18 +02:00
screenshot.png Add show_wielded_item with actual contents 2020-04-02 01:21:41 +02:00
settingtypes.txt Add show_wielded_item with actual contents 2020-04-02 01:21:41 +02:00

README.md

Show Wielded Item [show_wielded_item]

This Minetest mod displays the name of the wielded item above the hotbar and statbars.

This mod is compatible with the HUD Bars [hudbars] mod. Compability with other HUD-related mods is possible, but not guaranteed.

Version: 1.0.0

Credits

Released by Wuzzy. The original mod code was taken from the file “item_names.lua” found in the Unified Inventory mod maintained by VanessaE. This code has been later modified. Original author: 4aiman

License

This mod is licensed under GNU LGPLv2 or later (see https://www.gnu.org/licenses/lgpl-2.1.html).