Potion Rings - REFORGED

Quick rating

Community listing page, reviews here may not be monitored by the author.

Potion Rings - REFORGED

No reviews yet

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

Mod Loaders
Minecraft
26.3 26.2

About

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
2025-03-23_15.png

Stackable Effect

2025-03-23_13-51-48-png.png2025-03-23_13-52-24-png.png 

Crafts

2025-03-23_15.png

2025-03-23_15.png

2025-03-23_15.png 

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
2025-03-15_14.png

Compat Integration with Size Shifting Potions (1.19.2 and +)
2025-03-23_15-27-54-png.png

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]]);

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 Forge/NeoForge 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 version Fabric require Trinkets in dependency.

Rings
2025-03-23_15.png

Double Effect2025-03-23_15.png

2025-03-23_15.png

Crafts

2025-03-23_15.png

2025-03-23_15.png

2025-03-23_15.png

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
2025-03-15_14.png

Compat Integration with Size Shifting Potions 
2025-03-23_15-27-54-png.png

Trinkets (Fabric)https://www.curseforge.com/minecraft/mc-mods/trinkets-fabric 

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

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

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.

Version Forge/NeoForge require Curios in dependency and Fabric require Trinkets.

Rings https://cdn.modrinth.com/data/VZywdkA8/images/ebf81e11ac93b566886eaa04183d377c9fa79365.png

Stackable Effect https://cdn.modrinth.com/data/VZywdkA8/images/32abb60c8c231b18d06b5f23a05e2b762101307c.png https://cdn.modrinth.com/data/VZywdkA8/images/a4488fc37ddceb5cd61603315e704cdf6115093f.png https://cdn.modrinth.com/data/VZywdkA8/images/644cdbbdb5b0e3e34fb08f3cc910df2c57922044.png

Crafts https://cdn.modrinth.com/data/VZywdkA8/images/52380b6811e091bd2c8b23df3ca81ea77c03e791.png https://cdn.modrinth.com/data/VZywdkA8/images/83d2d5e6719e0bf0dbb1fb2da35c4536a8c0e511.png https://cdn.modrinth.com/data/VZywdkA8/images/18134793b3f1382ecee60b08b86c2f500e04abea.png

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 https://cdn.modrinth.com/data/VZywdkA8/images/8bc6da2b9332839a1f51223eb548662aae4831fe.png

Compat Integration with Size Shifting Potions https://cdn.modrinth.com/data/VZywdkA8/images/0769975f61a332ddae5ed824319d4f4d12d38293.png

Curios (Forge/Neoforge) : https://modrinth.com/mod/curios

Trinkets (Fabric) : https://modrinth.com/mod/trinkets

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>]]);