New Verbs - AndroidQuazar/VanillaExpandedFramework GitHub Wiki
MVCF also adds some new verbs, for ease of use.
MVCF.Verbs.Verb_Jump
Exactly the same as vanilla Verb_Jump
, but doesn't need to have CompReloadable
on its parent and uses the provided range
rather than the JumpRange
stat. Note: Requires Royalty.
MVCF.Verbs.Verb_SmokePop
Exactly the same as vanilla Verb_SmokePop
, but doesn't need to have CompReloadable
on its parent.