Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acgaming/vanillapotiontweaks
Changes the behavior of certain vanilla potion effects, as well as allowing greater control over their specific values
https://github.com/acgaming/vanillapotiontweaks
minecraft minecraft-forge minecraft-forge-mod minecraft-mod mixin mixins
Last synced: 10 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/vanillapotiontweaks
- Owner: ACGaming
- License: mit
- Created: 2025-01-26T16:29:10.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2025-01-27T14:32:29.000Z (11 days ago)
- Last Synced: 2025-01-27T15:37:43.230Z (11 days 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
## Vanilla 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-3498db.svg?labelColor=34495e&style=for-the-badge)](https://www.curseforge.com/minecraft/mc-mods/mixin-booter)
[![Requires ConfigAnytime](https://img.shields.io/badge/Requires-ConfigAnytime-3498db.svg?labelColor=34495e&style=for-the-badge)](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 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.