riding_minigame 
Vars | |
cached_arrows | cached directional icons of our host |
---|---|
current_attempts | maximum number of failures before we fail |
current_failures | what failures are we on |
current_succeeded | we win these |
failure_cooldown | cooldown when we fail |
heart_counter | holder of our heart counter |
hearts_list | list of our hearts |
host | our host mob |
maximum_attempts | the total amount of tries the rider gets |
minigame_holder | holder of our minigame! |
mounter | our current rider |
required_successes | required number of successes |
Var Details
cached_arrows 
cached directional icons of our host
current_attempts 
maximum number of failures before we fail
current_failures 
what failures are we on
current_succeeded 
we win these
failure_cooldown 
cooldown when we fail
heart_counter 
holder of our heart counter
hearts_list 
list of our hearts
host 
our host mob
maximum_attempts 
the total amount of tries the rider gets
minigame_holder 
holder of our minigame!
mounter 
our current rider
required_successes 
required number of successes