nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Combat Roll Extension

Combat Roll Extension

Mod

Extends the mod 'Combat Roll' with additional functionality.

Client and server AdventureGame Mechanics

5,177 downloads
10 followers

Combat Roll Extension

This is an extension to the Combat Roll mod by Daedelus. It adds support for stamina provided by the mod Stamina Attributes.

It adds two new entity attributes that control the amount of invulnerable ticks on rolling and the stamina cost for rolling.

Default attribute values

  • generic.roll_stamina_cost: 1
  • generic.roll_invulnerable_ticks: 0

Server config

When 'rolling_requires_stamina' is set to true, the players stamina must be above 0 to be able to roll.

When 'rolling_requires_stamina_cost' is set to true, the players stamina must be above (generic.roll_stamina_cost * 'global_rolling_stamina_cost_multiplier') to be able to roll.

The stamina cost for rolling is multiplied by 'global_rolling_stamina_cost_multiplier'.

'is_roll_invulnerable_ticks_attribute_active' controls where invulnerable ticks are set.

When false, the value set in the 'Combat Roll' server config is used. When true, the generic.roll_invulnerable_ticks attribute value is used.

External resources


Project members

TheRedBrain

Member


Technical information

License
MIT
Client side
required
Server side
required
Project ID