Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acgaming/defaultpotiontweaks
Changes the behavior of certain vanilla potion effects, as well as allowing greater control over their specific values
https://github.com/acgaming/defaultpotiontweaks
minecraft minecraft-forge minecraft-forge-mod minecraft-mod mixin mixins
Last synced: 6 days ago
JSON representation
Changes the behavior of certain vanilla potion effects, as well as allowing greater control over their specific values
- Host: GitHub
- URL: https://github.com/acgaming/defaultpotiontweaks
- Owner: ACGaming
- License: mit
- Created: 2025-01-26T16:29:10.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2025-02-05T18:57:59.000Z (6 days ago)
- Last Synced: 2025-02-05T19:59:24.680Z (6 days ago)
- Topics: minecraft, minecraft-forge, minecraft-forge-mod, minecraft-mod, mixin, mixins
- Language: Java
- Homepage: https://www.curseforge.com/minecraft/mc-mods/vpt
- Size: 154 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Default Potion Tweaks
###### Changes the behavior of certain vanilla potion effects, as well as allowing greater control over their specific values
[![Requires MixinBooter](https://img.shields.io/badge/Requires-MixinBooter-ffab00.svg?labelColor=212121&style=for-the-badge)](https://www.curseforge.com/minecraft/mc-mods/mixin-booter)
[![Requires ConfigAnytime](https://img.shields.io/badge/Requires-ConfigAnytime-ffab00.svg?labelColor=212121&style=for-the-badge)](https://www.curseforge.com/minecraft/mc-mods/configanytime)![Inventory status effect](effect_inv.png)
* A new effect **Mastery** is added, which increases attack speed by a configurable amount
* Haste can be tweaked to only affect mining speed, the specific percent increase is configurable
* Strength moved from a flat damage increase to a percent damage increase, the specific percent increase is configurable
* Instant Health moved from exponential scaling to linear scaling, the healing amount per level is configurable
* Instant Damage moved from exponential scaling to linear scaling, the amount of damage per level is configurable
* The speed increase per level offered by Swiftness is configurable
* The speed decrease per level offered by Slowness is configurableThis mod was commissioned for Minecraft 1.12.2 to be used in the [**Rebirth of the Night**](https://www.curseforge.com/minecraft/modpacks/rebirth-of-the-night) modpack.