Download Extra Attributes — Minecraft Mods — MetaMods

Extra Attributes

Active

Downloads

0

Last update

2 years ago
Client

Extra Attributes

This mod expands the gameplay by adding special parameters that fundamentally change the combat system and interactions in Minecraft. It was initially created to increase variety and dynamism in battle encounters, which sometimes seem too monotonous.

Extended Attribute Characteristics

  • Life Steal: activates during attacks with a certain chance and allows health recovery based on a percentage of damage dealt.
  • Freezing: provides the ability to temporarily immobilize opponents on hit.
  • Panic: causes hostile mobs to retreat instead of continuing their attack.
  • Bleeding: inflicts additional periodic damage depending on the target's maximum health.
  • Reflection: returns a portion of received damage to the attacking entity.
  • Stunning: applies a series of weakening effects to the opponent: slowness, mining fatigue, and attack strength reduction.
  • Ignition: sets enemies on fire for a specific number of seconds upon successful attack.
  • Sweeping Attack: activates area damage capability regardless of weapon type.
  • Lightning: randomly summons a lightning strike dealing additional damage.
  • Critical Strike: increases the probability of dealing enhanced damage with a multiplier.
  • Healing: randomly restores health points on a timer basis.

Usage Example

After the update, the ability to create items using commands via special blocks remains available. As a demonstration, we'll create a stick with life stealing abilities:

/give @p stick{AttributeModifiers:[{AttributeName:"extra_attributes:lifestealdamage",Name:"extra_attributes:lifestealdamage",Amount:1,Operation:0,UUID:[I;1753124638,-444051664,-1880114475,1875274370],Slot:"mainhand"},{AttributeName:"extra_attributes:lifestealchance",Name:"extra_attributes:lifestealchance",Amount:75,Operation:0,UUID:[I;1393108010,-1142667610,-1228824702,-1367670863],Slot:"mainhand"}]} 1

The stick obtained this way will restore the player's health upon successful damage dealing with 75% probability, healing the owner for 1% of the inflicted damage. It is highly recommended to use this modification together with add-ons like Attributizer to enable attribute assignment through datapacks.

Development Prospects

The developers pay attention to further improvement of the attribute system. Addition of a mechanical component for simplified operation without commands, expansion of parameter range, and support for version 1.20.1 are expected. Also planned is an attribute for increasing experience gained when mining blocks.

Project members
McModded114

McModded114

Created: 26 Aug 2023

ID: 98420