hand_monoid

player monoid for controlling the look and abilities of the player's hand.

API / Library

Download (11 KB)
For Minetest 5.7 and above

How do I install this?

hand_monoid

player monoid for controlling the look and abilities of the player's hand.

API usage:

  • hand_monoid.monoid:add_change(player, { groupcaps = {crumbly = {times={[2]=3.00, [3]=0.70}, uses=0, maxlevel=1}} }, change_id) override group capabilities
  • hand_monoid.monoid:add_change(player, {groupcaps = {[group] = {}}}, change_id) remove group's capabilites
  • hand_monoid.monoid:add_change(player, {name = hand}, change_id) change the hand item (allows e.g. creating new hand looks e.g. skinsdb)

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Used By