REPENTOGON icon indicating copy to clipboard operation
REPENTOGON copied to clipboard

`MC_PLAYER_GET_ACTIVE_MAX_CHARGE` should provide the maxCharge arg

Open Foks256 opened this issue 1 year ago • 0 comments

Currently provides the idx, playerEntity and varData, it would be handy if it also provided the max amount of charges the item should have so we could decrease it, currently possible to do with itemConfig, but it would be nice if maxCharges were a part of the maxCharge callback aswell.

Foks256 avatar May 25 '24 09:05 Foks256