Skip to content

Added Attributes

List of added attributes:

  • Stamina
  • Fortune
  • Magic Damage
  • Melee Damage
  • Ranged damage
  • Healing
  • Jump
  • Resistance
  • Magic Resistance
  • Melee Resistance
  • Ranged Resistance
  • Mining Speed
  • Pickaxe Speed
  • Axe Speed
  • Shovel Speed
  • Sprinting Speed
  • Knockback
  • Repair Cost
  • Armor Shred
  • Toughness Shred
  • Protection Shred
  • Natural Regeneration

Stamina

Attribute puffish_attributes:player.stamina allows changing hard coded stamina value, which is 4 in vanilla. Stamina determines how much exhaustion player must collect to decrease food/saturation points.

Fortune

Dynamic attribute puffish_attributes:player.fortune increases fortune when mining a block, also applies without having fortune enchant on the item.

Magic Damage

Dynamic attribute puffish_attributes:player.magic_damage increases damage dealt using magic.

Melee Damage

Dynamic attribute puffish_attributes:player.melee_damage increases damage dealt using melee weapons.

Ranged damage

Dynamic attribute puffish_attributes:player.ranged_damage increases damage dealt using ranged weapons.

Healing

Dynamic attribute puffish_attributes:player.healing increases health that is restored by any kind of healing.

Jump

Dynamic attribute puffish_attributes:player.jump increases the jump high of the player.

Resistance

Dynamic attribute puffish_attributes:player.resistance deceases amount of taken damage.

Magic Resistance

Dynamic attribute puffish_attributes:player.magic_resistance deceases amount of taken magic damage.

Melee Resistance

Dynamic attribute puffish_attributes:player.melee_resistance deceases amount of taken melee damage.

Ranged Resistance

Dynamic attribute puffish_attributes:player.ranged_resistance deceases amount of taken ranged damage.

Mining Speed

Dynamic attribute puffish_attributes:player.mining_speed increases mining speed of the player.

Pickaxe Speed

Dynamic attribute puffish_attributes:player.pickaxe_speed increases pickaxe mining speed of the player.

Axe Speed

Dynamic attribute puffish_attributes:player.axe_speed increases axe mining speed of the player.

Shovel Speed

Dynamic attribute puffish_attributes:player.shovel_speed increases shovel mining speed of the player.

Sprinting Speed

Dynamic attribute puffish_attributes:player.sprinting_speed increases sprinting speed of the player.

Knockback

Dynamic attribute puffish_attributes:player.knockback increases knockback power of the player.

Repair Cost

Dynamic attribute puffish_attributes:player.repair_cost increases the repair cost in an anvil.

Armor Shred

Dynamic attribute puffish_attributes:player.armor_shred decreases the armor points for the attacked entity.

Toughness Shred

Dynamic attribute puffish_attributes:player.toughness_shred decreases the toughness points for the attacked entity.

Protection Shred

Dynamic attribute puffish_attributes:player.protection_shred decreases the protection enchantment for the attacked entity.

Natural Regeneration

Dynamic attribute puffish_attributes:player.natural_regeneration increases health that is restored by natural regeneration.