nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
RunicLib

RunicLib

Mod

RunicLib is a library mod that adds MultiLoader utils, new attributes, and new effects for modders to utilize.

Client and server Game MechanicsLibraryMagicUtility

1.81M downloads
54 followers
Filter loader...
Filter versions...

Version Release v5.0.7 MC-1.21.1

Misc Additions

  • Added RLTrade, which allows registering villager trades to be registered in the common package instead per-modloader
    • Trades are registered using RLServices.REGISTRY.registerVillagerTrade() for Villager trades, and RLServices.REGISTRY.registerWanderingTrade() for Wandering Trader trades
      • Each one requires a Supplier that creates a RLTrade.Profession and RLTrade.Wandering, depending on what you're using
    • Also contains a shortcut method to register custom structure locator maps for convenience
    • Code provided by/based on VectorLib's VectorTrade by @TheArtyrian (GitHub)

Fixes

  • Fixed menu registration on Fabric
  • Fixed a registration issue with NeoForge that could potentially cause a null return if called too early

backported 1.21 registries

Version Release v4.3.9 MC-1.20.1

Additions

  • Backported commands from 1.21.1 versions of RunicLib
  • Backported Runiconfig

Changes

  • Renamed RLServices to Services (I didn't think this through)

Fixes

  • Fixed a crash with other AZURUNE mods

Version Release v4.3.8 MC-1.20.1

Additions

  • Added registerEnchantment() to RLRegistryHelper

Changes

  • Renamed Services to RLServices to be more in-line with the 1.21 version of RunicLib

Fixes

  • Fixed an issue with Forge and some registries not working

fixed crash

fixed one more crash

fixed one more crash with nexuslib (sorry modrinth)

fixed a crash with nexuslib

fixed a crash

Version Release v5.0.4 MC-1.21.1

Removals

  • Removed /dyegive_rl

Additions

  • Added additional registerForHolder method that takes in a supplier

Changes

  • Brimstone Vision now only furthers fog under lava instead of removing it
  • Brimstone Vision lowers the fire overlay while under lava

Fixes

  • Fixed /setname_rl being able to target players despite not doing anything nor does it even feel safe...

External resources


Project members

Yirmiri

developer

BackupCup

effect icon artist


Technical information

Client side
required
Server side
required
Project ID