MineClone2/mods/PLAYER/mcl_wieldview
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 71cfa67c7d Fix wieldview in MT 5.6 2022-08-23 10:11:21 -05:00
..
LICENSE.txt
README.txt
init.lua Fix wieldview in MT 5.6 2022-08-23 10:11:21 -05:00
mod.conf

README.txt

[mod] visible wielded items [mcl_wieldview]
=======================================

Makes hand wielded items visible to other players.


Info for modders
################

Register an item with the property "_mcl_wieldview_item" to change the third person wield view appearance of the item.
"_mcl_wieldview_item" should be set to an item name that will be shown by the wield view instead of the item.
If you use an empty string, nothing will be shown.