promotional bannermobile promotional banner

Infused Ring

A mod about potion effects. It add 3 items , the "magical stone" , the "infusing ring" and the "infused ring". (Require Baubles)

File Details

infusedring-1.19.2-1.0.5.jar

  • R
  • Apr 23, 2023
  • 27.17 KB
  • 407
  • 1.19.2
  • Forge

File Name

infusedring-1.19.2-1.0.5.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:infused-ring-287403:4503541")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Update to MC 1.19.2.

 

- Added ability to blacklist effects by category (Harmful, Beneficial, Neutral).

- (For devs) Added IMC to blacklist given potion effects. (ex: InterModComms.sendTo("infusedring", "blacklist", effectIds); Where "effectIds" is a Supplier to a collection of ids to blacklist. Supplier<Collection<String>>).