EinsDreiDreiSieben/mods/show_wielded_item/README.md
2025-05-04 16:01:41 +02:00

32 lines
1.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Show Wielded Item [`show_wielded_item`]
This mod displays the name of the wielded item above the hotbar and
statbars.
This mod is compatible with the HUD Bars [`hudbars`] mod.
This mod *disables* itself if Unified Inventory is detected to show item names.
Compatibility with other HUD-related mods is possible, but not guaranteed.
Version: 1.2.1
## A note for Unified Inventory users
The mod Unified Inventory adds its own wielded item display (as of 16/08/2024).
So if you use that mod and have the item names features of that mod
enabled, then Unified Inventory takes precedence.
If the Unified Inventory mod was detected, and the setting
`unified_inventory_item_names` is set to `true`, then
`show_wielded_item` wont do anything and let Unified Inventory
display the wielded item instead. A message will appear in
the debug log if this happens.
## 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>).