Potion Rings
Modby Shivaxi
Adds simple bauble rings with potion effects. REDUX version for RLCraft.
Type
Mod
CurseForge Downloads
18,127,203
CurseForge ID
344696
Last Updated
Jun 12, 2026
Description
The original mod is made by Vazkii_ and all credit goes to him. This is a modified version by Pyrofab on request of Shivaxi for his modpack RLCraft, under the WTFPL license that the original mod has.
This version fixes the following issues from the original mod:
-Fixed potion effects not properly being removed
-Fixed incompatibility with additional ring slots from Bring Me The Rings
ORIGINAL DESCRIPTION:
Potion Fingers is a really simple mod, which adds rings that, when equipped on the baubles slot, provide a permanent potion effect. Wearing two of the same ring upgrades that effect to level Potion 2.

By default, the mod comes with one ring for every potion effect the Beacon can give you. Check JEI for the recipes on how to create them.
Note: This mod requires Baubles and AutoRegLib.
For pack authors using CraftTweaker:
Basic Ring (no effects): <potionfingers:ring:0>
Ring with effect: <potionfingers:ring:1>.withTag({effect: "EFFECT ID HERE"})
e.g.
Ring with Night Vision: <potionfingers:ring:1>.withTag({effect: "minecraft:night_vision"})
Similar Mods
Mod Menu
Adds a mod menu to view the list of mods you have installed.
SuperMartijn642's Core Lib
SuperMartijn642's Core Lib adds lots of basic implementations that allow for similar code between different Minecraft ve...
Toast Control
Control toasts, those popups in the corner!
McJtyLib
Companion mod for all mods by McJty (RFTools, XNet, Deep Resonance, Not Enough Wands, SignTastic, ...))
Item Filters
Item Filters is a library mod that is used by mods like FTB Quests. It adds several filter items that let you precisely...
Cupboard
Cupboard provides code, frameworks, and utilities for minecraft mods