Skip to content

Attribute Support

CravenCraft edited this page Jan 12, 2024 · 10 revisions

Custom Attributes

This mod contains multiple attributes that determine how stamina is drained. These attributes are all by default 0, but if a modpack author were to implement any kind of mod that can affect attributes (Pufferfish's Skills or Project MMO), then they'd be able to make a leveling system that could allow the player to drain less stamina from skills as they level up.

List of Attributes

  • sprinting_stamina_reduction
  • swimming_stamina_reduction
  • idle_stamina_regen
  • submerged_stamina_regen
  • water_breathing_stamina_regen
  • base_melee_stamina_reduction
  • two_handed_stamina_reduction
  • one_handed_stamina_reduction
  • range_stamina_reduction
  • block_stamina_reduction

Clone this wiki locally