REPENTOGON
REPENTOGON copied to clipboard
`MC_PLAYER_GET_ACTIVE_MAX_CHARGE` should provide the maxCharge arg
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.