RunicLib

RunicLib is a library for Azurune mods that adds MultiLoader utils and attributes/effects for utilization.
Back to Files

neoforge-runiclib-1.21.1-5.0.7.jar

File nameneoforge-runiclib-1.21.1-5.0.7.jar
Uploader
YirmiriYirmiri
Uploaded
Jun 2, 2026
Downloads
41.3K
Size
171.7 KB
Mod Loaders
NeoForge
File ID
8188562
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:runiclib-880879:8188562"

Learn more about Curse Maven

What's new

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

This mod has no additional files