Potion Tweaker
Modby Byoune
Tweak your Potions
Type
Mod
CurseForge Downloads
8,966
CurseForge ID
492247
Last Updated
Jul 30, 2026
Description
This mod allows you to tweak Minecrafts vanilla potion effects.
How to configure the mod:
- Navigate to your config folder and open the file "potiontweaker.cfg" on any text editor.
- The following example is on the strength potion effect (but applies to most of the potions within the game):
strength {
# How strong do you want it? [range: 0.0 ~ 10000.0, default: 3.0]
S:"Strength Modifier"=3.0
# By which operation should the modifier be applied? [range: 0 ~ 2, default: 0]
I:"Strength Operation"=0
}
The "Modifier" is the amount by which the respective attribute will be changed. The way it will be applied however depends on the "Operation".
The "Operation" tells the game how to apply the modifier to the base stat. Valid operations range from 0 to 2.
- Operation 0 will add the given Modifier to the base stat. It will increment by the value of the Modifier per potion level.
(Formula: Modified_Value = Base_Value + Modifier * Potion_Level) E.g. operation 0 with a modifier of 3.0 will increase your base attack damage by +3 per potion level.

- Operation 1 and 2 are multiplication (and although different in their nature they are in our case the same). It will increment by the value of the Modifier per potion level.
(Formula: Modified_Value = Base_Value + Base_Value * Modifier * Potion_Level) E.g. operation 1 with a modifier of 0.2 will increase your base attack damage by +20% per potion level. Note that your base damage is modified by the weapon you're wielding, thus will this example potion increase your weapons damage by +20% per potion level.

For some potions the game does not allow to alter their operations, such as regeneration or hunger. That is also why you won't find an inquiry for the operation for those potions within the config file.
For further reading see the minecraft wiki's attribute page.
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Screenshots
Similar Mods
Kiro's Basic Blocks
An block texture addon for LittleTiles
Smooth Boot
This mod enhances CPU scheduling in Minecraft. As an unofficial fork of the Smooth Boot (Reloaded) mod, it adds support...
Visible Armor Slots
Makes the armor and off-hand slots visible on many GUIs.
project-977105
Crawls around in the caves (wall crawling not implented...YET) and he will play with your mind.
Naraka
This mod adds Herobrine boss and we can make tools and armors with boss reward, still WIP and more contents coming soon.
Wooden Jetpack
a simple early game jetpack.