-
Notifications
You must be signed in to change notification settings - Fork 2
Attribute Support
CravenCraft edited this page Jan 12, 2024
·
10 revisions
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.
- sprinting_stamina_reduction - Reduces the amount of stamina drained when sprinting
- swimming_stamina_reduction - Reduces the amount of stamina drained when sprint_swimming
- idle_stamina_regen - Increases the amount of stamina regained when idle (e.g., standing or walking)
- submerged_stamina_regen - Increases the amount of stamina regained when idle in water (by default it's about half of idle regen rate)
- water_breathing_stamina_regen
- base_melee_stamina_reduction
- two_handed_stamina_reduction
- one_handed_stamina_reduction
- range_stamina_reduction
- block_stamina_reduction