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: 10 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T14:32:29.000Z (over 1 year ago)
- Last Synced: 2025-01-27T15:37:43.230Z (over 1 year ago)
- Topics: minecraft, minecraft-forge, minecraft-forge-mod, minecraft-mod, mixin, mixins
- Language: Java
- Homepage:
- Size: 139 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
[](https://www.curseforge.com/minecraft/mc-mods/mixin-booter)
[](https://www.curseforge.com/minecraft/mc-mods/configanytime)

* 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 configurable
This 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.