premium banner
A forge/neoforge port of the Potion Fingers Mod by Vazkii for news versions of Minecraft

Description

This Mod is a port of Potion Fingers which was created by Vazkii

Original Mod : https://www.curseforge.com/minecraft/mc-mods/potion-fingers

Looking for the Fabric version? You can find it here

I really liked it but I found it a pity that there is no update/port to the new version of Minecraft, so I recreated this version.

This port includes a new API, it is now Curios that is required as a dependency for Minecraft 1.16.5-1.21.1

Rings

Stackable Effect

 

Crafts

 

Customs Rings


In Potion Ring Reforged 2.0, you have possibility to create custom ring with modded effect.

Check the wiki for create custom ring : https://github.com/Samlegamer/PotionRingReforged/wiki/How-to-create-a-custom-ring

 

Compat Integration with Size Shifting Potions (1.19.2 and +)

 

Curios https://www.curseforge.com/minecraft/mc-mods/curios

 

Craft Tweaker:

There are no more tags for the rings, they are all independent items now.
A small example:

 

craftingTable.addShaped("mycustomrecipe", item:potionring:ring_of_regeneration,

[ [item:minecraft:nether_staritem:minecraft:ghast_tearitem:minecraft:air],

[item:minecraft:ghast_tearitem:potionring:potion_ringitem:minecraft:ghast_tear],

[item:minecraft:airitem:minecraft:ghast_tearitem:minecraft:air]]);