Activate waving=1 for more plants
[minetest_hades/hades_revisited.git] / mods / show_wielded_item / README.md
blobbba27b6ed5f46261c9e45ec2b0d5fdf97fe0f81a
1 # Show Wielded Item [`show_wielded_item`]
2 This Minetest mod displays the name of the wielded item above the hotbar and
3 statbars.
5 This mod is compatible with the HUD Bars [`hudbars`] mod.
6 Compability with other HUD-related mods is possible, but not guaranteed.
8 Version: 1.0.0
10 ## Credits
11 Released by Wuzzy.
12 The original mod code was taken from the file “`item_names.lua`”
13 found in the Unified Inventory mod maintained by VanessaE. This code
14 has been later modified.
15 Original author: 4aiman
17 ## License
18 This mod is licensed under GNU LGPLv2 or later
19 (see <https://www.gnu.org/licenses/lgpl-2.1.html>).