Tags
Creators
Details
QickPOT_FABRIC-1.1
Compatibility
Required content
Changes
[QUICKPOT] is a PvP-focused potion management mod that lets you instantly access and use your favorite potions during combat — no more digging through your inventory mid-fight.
⚠️ Disclaimer
Some servers may consider this mod an unfair advantage or cheating. Please ask server admins before using it in multiplayer. Use at your own risk.
⚔️ How It Helps in Combat
- Faster reactions — use healing, strength, speed, fire resistance, or any other potion instantly during intense fights.
- No inventory switching — stay focused on combat instead of opening your inventory or scrolling through hotbar slots.
- Quick access — a radial menu lets you select a potion in a split second: hold your keybind, aim, release.
- Supports all potion types — works with drinkable, splash, and lingering potions alike.
- Custom combat setup — keep your most important PvP potions always ready, exactly where you expect them.
🎯 Potion Customization
- Configure up to 8 potion slots in the radial menu (2–8, your choice).
- The wheel fills itself automatically from whatever potions you're carrying — nothing to set up to get started.
- Hide potions you never want to see. Hover a slot and press X to remove that potion type from the wheel. Press U anytime to restore everything you've hidden, in one press.
- Lock your go-to potions in place. Hover a slot and press L to pin
that potion type permanently. A locked potion:
- Always keeps its slot, even when you run out mid-fight
- Shows a greyed-out "?" placeholder when you're empty, so you can see it at a glance without losing your muscle memory for where it sits
- Can't be misclicked or wasted while empty
- Snaps back to normal the moment you restock, or the moment you unlock it — hover + L again works even on an empty slot
- Locked slots always take priority, so your core PvP loadout never gets bumped by whatever else happens to be in your inventory.
- Every change saves instantly and persists between sessions — set your loadout up once, and it's there every time you log in.
🔧 Controls
| Action | Key |
|---|---|
| Open radial menu | your configured keybind |
| Hide/show hovered potion | X |
| Lock/unlock hovered potion | L |
| Unhide all potions | U |
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:qiGbyWyy:VAOqfcCg"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:qiGbyWyy:VAOqfcCg"
}


