Silent's Power Scale

Silent's Power Scale

Mod

A successor to Scaling Health. Adds a new difficulty system. Both mobs and players can gain attribute bonuses, such as extra health.

Client and server AdventureGame Mechanics Mobs

1,628 downloads
10 followers
Follow Save

Silent's Power Scale 0.1.4

Changelog

[1.21.1-0.1.4] - 2024-12-22

Added

  • Two config options to set a drop chance for crystals from hostile mobs, including a base chance and looting bonus. While this is far from a total substitute for editing the loot table with a data pack, it does allow for some quick and easy customization.
  • A config option to set a cooldown time for crystal drops. Whenever a crystal drops, a cooldown timer is attached to the player. Random crystal drops are blocked while the cooldown timer is active, but guaranteed drops (like those from bosses) are still possible.
  • New custom list to mob_scaling object in scaling attributes, which allows a scaling expression to be set for mobs in a given tag. Only a single tag is accepted currently; no entity IDs. See the new "Example" data pack under optional_data_packs on GitHub for a full example file.
    "custom": [
    {
      "entity_tag": "minecraft:skeletons",
      "expression": "base_value * 0.5 * FLOOR((level - 26) / 25)"
      }
    ]
    

Dependencies

Files

power-scale-1.21.1-neoforge-0.1.4.jar(544.86 KiB) Primary Download

Project members

SilentChaos512

Member

Details

Licensed MIT
Published 9 months ago
Updated 5 months ago