MineClone2/mods/PLAYER/mcl_wieldview
..
LICENSE.txt
README.txt
init.lua
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.