Download Potion Rings - Reforged — Minecraft Mods — ModStock
Potion Rings - Reforged

Potion Rings - Reforged

Active

Downloads

19

Last update

1 month ago

Versions

1.16.5 — 1.21.5
Client and server
Fabric
Forge
Neoforge
Quilt
Adventure
Weapons and armor
Magic

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