Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 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.