← Назад к ресурсам

Potion Rings - Reforged

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

Modrinth equipment 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](https://modrinth.com/mod/curios) in dependency and Fabric require [Trinkets](https://modrinth.com/mod/trinkets). **Rings** ![https://cdn.modrinth.com/data/VZywdkA8/images/ebf81e11ac93b566886eaa04183d377c9fa79365.png](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/32abb60c8c231b18d06b5f23a05e2b762101307c.png) ![https://cdn.modrinth.com/data/VZywdkA8/images/a4488fc37ddceb5cd61603315e704cdf6115093f.png](https://cdn.modrinth.com/data/VZywdkA8/images/a4488fc37ddceb5cd61603315e704cdf6115093f.png) ![https://cdn.modrinth.com/data/VZywdkA8/images/644cdbbdb5b0e3e34fb08f3cc910df2c57922044.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/52380b6811e091bd2c8b23df3ca81ea77c03e791.png) ![https://cdn.modrinth.com/data/VZywdkA8/images/83d2d5e6719e0bf0dbb1fb2da35c4536a8c0e511.png](https://cdn.modrinth.com/data/VZywdkA8/images/83d2d5e6719e0bf0dbb1fb2da35c4536a8c0e511.png) ![https://cdn.modrinth.com/data/VZywdkA8/images/18134793b3f1382ecee60b08b86c2f500e04abea.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](https://cdn.modrinth.com/data/VZywdkA8/images/8bc6da2b9332839a1f51223eb548662aae4831fe.png) **Compat Integration with [Size Shifting Potions](https://modrinth.com/mod/sizeshiftingpotions)** ![https://cdn.modrinth.com/data/VZywdkA8/images/0769975f61a332ddae5ed824319d4f4d12d38293.png](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", , [ [, , ], [, , ], [, , ]]); ```