Potion Rings - REFORGED [FORGE/NEOFORGE]

Potion Rings - REFORGED [FORGE/NEOFORGE]

209k Downloads

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.

Double Effect

Crafts

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

Version 1.16.5 requires Curios 1.16.5-4.0.8.0 or + and 1.18.1 requires 1.18.1-5.0.6.0 or +
If your game crashes at the ring equipment you have the wrong version of curios.

Support :

Size Shifting Potions

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_star>, <item:minecraft:ghast_tear>, <item:minecraft:air>],
[<item:minecraft:ghast_tear>, <item:potionring:potion_ring>, <item:minecraft:ghast_tear>],
[<item:minecraft:air>, <item:minecraft:ghast_tear>, <item:minecraft:air>]]);